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.
Build mojoshader.c and mojoshader_opengl.c into a static library.
trunk
2008-06-29, by Ryan C. Gordon
The glsl120 const array code fails, even though spec suggests it shouldn't.
trunk
2008-06-29, by Ryan C. Gordon
Fixed glsl120 profile test in OpenGL glue.
trunk
2008-06-29, by Ryan C. Gordon
Added test for GLSL version string.
trunk
2008-06-29, by Ryan C. Gordon
Rearranged profile-specific functions in OpenGL glue.
trunk
2008-06-29, by Ryan C. Gordon
Removed obsolete SUPPORT_PROFILE_NV2 test.
trunk
2008-06-29, by Ryan C. Gordon
Minor syntax OCD.
trunk
2008-06-29, by Ryan C. Gordon
Better const array support for glsl120 profile.
trunk
2008-06-29, by Ryan C. Gordon
Added framework for GLSL 1.20 support.
trunk
2008-06-29, by Ryan C. Gordon
Added bestprofile program.
trunk
2008-06-29, by Ryan C. Gordon
Build arrays of constants if necessary.
trunk
2008-06-28, by Ryan C. Gordon
More specific fail() message for profiles without branching support.
trunk
2008-06-27, by Ryan C. Gordon
More generalizing of arb1 profile name in fail() calls.
trunk
2008-06-27, by Ryan C. Gordon
Better relative addressing support.
trunk
2008-06-27, by Ryan C. Gordon
Removed a FIXME.
trunk
2008-06-26, by Ryan C. Gordon
Implemented support for phase token.
trunk
2008-06-26, by Ryan C. Gordon
Extract useful information from the ctab.
trunk
2008-06-25, by Ryan C. Gordon
Initial work on parsing the CTAB comment block.
trunk
2008-06-25, by Ryan C. Gordon
Fix potential buffer overflow.
trunk
2008-06-25, by Ryan C. Gordon
Changed a sizeof() to make it more sane.
trunk
2008-06-25, by Ryan C. Gordon
Use local parameters, not environment params, in the arb1/nv2 profiles.
trunk
2008-06-25, by Ryan C. Gordon
Removed unused variable.
trunk
2008-06-25, by Ryan C. Gordon
SINCOS fix in nv2 profile.
trunk
2008-06-24, by Ryan C. Gordon
Try to only push uniforms when changed.
trunk
2008-06-24, by Ryan C. Gordon
Cleaned up shader type mess.
trunk
2008-06-24, by Ryan C. Gordon
Added testoutput program for outputting just the generated shaders.
trunk
2008-06-20, by Ryan C. Gordon
Moved postmod_str in arb1 profile source arg creation.
trunk
2008-06-20, by Ryan C. Gordon
Fixed detection of OpenGL extensions needed by nv2 profile.
trunk
2008-06-20, by Ryan C. Gordon
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
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip