Mercurial
Mercurial
>
icculus
>
mojoshader
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Implemented BREAK in nv2 profile.
trunk
2008-06-20, by Ryan C. Gordon
Implemented fragment program version of NRM in nv2 profile.
trunk
2008-06-20, by Ryan C. Gordon
Output corrections for nv2 profile.
trunk
2008-06-20, by Ryan C. Gordon
Corrected REP source arg usage in nv2 profile.
trunk
2008-06-20, by Ryan C. Gordon
Added a FIXME.
trunk
2008-06-20, by Ryan C. Gordon
Initial shot at REP/ENDREP in nv2 profile.
trunk
2008-06-20, by Ryan C. Gordon
Eh, I don't like the indentation. :/
trunk
2008-06-19, by Ryan C. Gordon
Tweak IF/ELSE/ENDIF in nv2 profile.
trunk
2008-06-19, by Ryan C. Gordon
GL_NV_fragment_program_option has a real IF/ELSE/ENDIF construct.
trunk
2008-06-19, by Ryan C. Gordon
Use correct OPTION string for vertex/fragment programs in nv2 profile.
trunk
2008-06-19, by Ryan C. Gordon
Added state_LOGP().
trunk
2008-06-19, by Ryan C. Gordon
Added some FIXMEs.
trunk
2008-06-19, by Ryan C. Gordon
Updated LOG and LOGP in the arb1 profile to use SRCMOD_ABS when possible.
trunk
2008-06-19, by Ryan C. Gordon
Optimize POW opcode to reuse SRCMOD_ABS if possible.
trunk
2008-06-19, by Ryan C. Gordon
Removed separation of nv2 and arb1 profiles. If you want arb1, you get nv2.
trunk
2008-06-19, by Ryan C. Gordon
Implemented destination result shift in ARB1 profile.
trunk
2008-06-19, by Ryan C. Gordon
These should be Condition Code operations in nv2 profile's IFC implementation.
trunk
2008-06-19, by Ryan C. Gordon
Implemented IFC in nv2 profile.
trunk
2008-06-19, by Ryan C. Gordon
Fixed IF/ELSE/ENDIF labels in nv2 profile.
trunk
2008-06-19, by Ryan C. Gordon
Implemented IF, ELSE, and ENDIF in nv2 profile.
trunk
2008-06-19, by Ryan C. Gordon
Some fixes to the new nv2 profile.
trunk
2008-06-19, by Ryan C. Gordon
Added a comment.
trunk
2008-06-19, by Ryan C. Gordon
First shot at LABEL, CALL, CALLNZ, and RET opcodes in nv2 profile.
trunk
2008-06-18, by Ryan C. Gordon
Added real SRCMOD_ABS/SRCMOD_ABSNEGATE support in nv2 profile.
trunk
2008-06-18, by Ryan C. Gordon
Patched to compile.
trunk
2008-06-18, by Ryan C. Gordon
Moved some booleans to true bitfields.
trunk
2008-06-18, by Ryan C. Gordon
First (untested) work on nv2 profile.
trunk
2008-06-18, by Ryan C. Gordon
Cleaned up some unimplemented stubs.
trunk
2008-06-17, by Ryan C. Gordon
Removed some debug code from the arb1 profile's OpenGL glue.
trunk
2008-06-14, by Ryan C. Gordon
Fixed MOJOSHADER_glBindProgram() for arb1 profile (thanks, Nicholas!).
trunk
2008-06-14, by Ryan C. Gordon
Added a temp shell script to compare our instruction counts vs. Microsoft's.
trunk
2008-06-03, by Ryan C. Gordon
Better attempt at instruction counts, with official numbers from msdn.
trunk
2008-06-03, by Ryan C. Gordon
Cleaned up memory management in MOJOSHADER_glLinkProgram().
trunk
2008-06-03, by Ryan C. Gordon
Removed MOJOSHADER_glSetSampler() from the public header.
trunk
2008-06-02, by Ryan C. Gordon
Implemented DP2ADD in the arb1 profile.
trunk
2008-06-02, by Ryan C. Gordon
Fixed POW output in ARB1 profile.
trunk
2008-06-02, by Ryan C. Gordon
Fix output register declaration in arb1 profile.
trunk
2008-06-02, by Ryan C. Gordon
Implemented TEXLD in arb1 profile.
trunk
2008-06-02, by Ryan C. Gordon
Fixed cut-and-paste error (thanks, Nicholas!).
trunk
2008-06-02, by Ryan C. Gordon
Hopefully fixed ARB1 profile's output to work on Nvidia's OpenGL.
trunk
2008-06-02, by Ryan C. Gordon
Bunch more work (ARB1 profile, OpenGL glue, and general fixes).
trunk
2008-06-02, by Ryan C. Gordon
Fixed cosine path in arb1 profile's SINCOS emulation.
trunk
2008-05-31, by Ryan C. Gordon
Consolidate the scratch register generation into one function for arb1 profile.
trunk
2008-05-30, by Ryan C. Gordon
Better sanity checking on scratch buffer array.
trunk
2008-05-30, by Ryan C. Gordon
Increase number of scratch buffers.
trunk
2008-05-30, by Ryan C. Gordon
Removed prefix from register names in arb1 profile.
trunk
2008-05-30, by Ryan C. Gordon
First shot at implementing SINCOS for ARB1 vertex shaders.
trunk
2008-05-30, by Ryan C. Gordon
More work on ARB1 profile OpenGL glue.
trunk
2008-05-29, by Ryan C. Gordon
Fixed cut-and-paste error.
trunk
2008-05-29, by Ryan C. Gordon
Can't support SINCOS instruction in arb1 vertex shaders.
trunk
2008-05-29, by Ryan C. Gordon
Support _sat destination modifier in arb1 vertex shaders.
trunk
2008-05-29, by Ryan C. Gordon
Fixed relative addressing in arb1 profile.
trunk
2008-05-29, by Ryan C. Gordon
More ARB1 profile work.
trunk
2008-05-28, by Ryan C. Gordon
Cleaned up the shader type string code.
trunk
2008-05-28, by Ryan C. Gordon
Wrote most of the arb1 OpenGL glue code.
trunk
2008-05-28, by Ryan C. Gordon
More work on arb1 profile. Attributes and outputs, etc.
trunk
2008-05-27, by Ryan C. Gordon
Bunch more work on the arb1 profile.
trunk
2008-05-26, by Ryan C. Gordon
Work on srcmod support in arb1 profile.
trunk
2008-05-26, by Ryan C. Gordon
Generalized allocation of scratch registers in arb1 profile.
trunk
2008-05-26, by Ryan C. Gordon
More work on ARB1 profile.
trunk
2008-05-25, by Ryan C. Gordon
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip