Mercurial
Mercurial
>
icculus
>
mojoshader
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-100
-60
+60
+100
+300
+1000
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.
Added finderrors.c to revision control.
trunk
2008-04-19, by Ryan C. Gordon
Relative addressing work.
trunk
2008-04-19, by Ryan C. Gordon
Cleaned up tests for shader type and version.
trunk
2008-04-19, by Ryan C. Gordon
Fixed bogus instruction token count errors.
trunk
2008-04-19, by Ryan C. Gordon
Commented out apparently-bogus validity check.
trunk
2008-04-19, by Ryan C. Gordon
Hopefully sorted out the reported uniform/attribute mess.
trunk
2008-04-19, by Ryan C. Gordon
Removed explicit numbers on enums in mojoshader.h.
trunk
2008-04-19, by Ryan C. Gordon
Export sampler information in public API.
trunk
2008-04-19, by Ryan C. Gordon
Don't create unnecessary attributes.
trunk
2008-04-19, by Ryan C. Gordon
Fixed TEX argument parsing.
trunk
2008-04-18, by Ryan C. Gordon
Prevent segfault on bogus instruction token.
trunk
2008-04-18, by Ryan C. Gordon
Return a more-meaningful pass/fail error code from testparse main().
trunk
2008-04-18, by Ryan C. Gordon
Attempt to optimize CMP and CND in GLSL profile.
trunk
2008-04-18, by Ryan C. Gordon
Fixed cut-and-paste bug.
trunk
2008-04-17, by Ryan C. Gordon
First shot at predicated instruction support.
trunk
2008-04-17, by Ryan C. Gordon
Apparently LRP maps perfectly to GLSL's built-in mix() function.
trunk
2008-04-17, by Ryan C. Gordon
DST is a vertex-only opcode.
trunk
2008-04-17, by Ryan C. Gordon
Removed DST clutter in GLSL profile, too.
trunk
2008-04-17, by Ryan C. Gordon
Cleaned up LRP emitter in GLSL profile.
trunk
2008-04-17, by Ryan C. Gordon
Just adding some whitespace in the GLSL profile's LOOP emitter.
trunk
2008-04-17, by Ryan C. Gordon
Fixed LOOP output in GLSL profile.
trunk
2008-04-16, by Ryan C. Gordon
Missed a few more 'f' chars in GLSL floating point constants.
trunk
2008-04-16, by Ryan C. Gordon
Removed 'f' from floating point constants in GLSL profile.
trunk
2008-04-16, by Ryan C. Gordon
Fix to M3X2 in GLSL profile.
trunk
2008-04-16, by Ryan C. Gordon
Fixed DEF and DEFI output in GLSL profile.
trunk
2008-04-16, by Ryan C. Gordon
Removed a commented-out line.
trunk
2008-04-16, by Ryan C. Gordon
Changed a "vec" to a "vec4".
trunk
2008-04-16, by Ryan C. Gordon
Minor tweaks to Malloc() and Free() convenience functions.
trunk
2008-04-12, by Ryan C. Gordon
Fixed paths in svnpush.pl ...
trunk
2008-04-07, by Ryan C. Gordon
Implemented LOOP/ENDLOOP in GLSL profile.
trunk
2008-04-07, by Ryan C. Gordon
Added svnpush.pl for now.
trunk
2008-04-07, by Ryan C. Gordon
Hopefully fixed loop register inheriting to subroutines.
trunk
2008-04-06, by Ryan C. Gordon
Fixed comparisons in GLSL profile and improved validation.
trunk
2008-04-06, by Ryan C. Gordon
SINCOS work.
trunk
2008-04-06, by Ryan C. Gordon
Implemented CND in GLSL profile.
trunk
2008-04-06, by Ryan C. Gordon
Sorta implemented CMP for GLSL profile.
trunk
2008-04-06, by Ryan C. Gordon
(Maybe?) Implemented EXPP in GLSL profile.
trunk
2008-04-06, by Ryan C. Gordon
Macroized the passthrough emitters.
trunk
2008-04-06, by Ryan C. Gordon
Implemented DSX and DSY in the GLSL profile.
trunk
2008-04-06, by Ryan C. Gordon
Implemented REP and ENDREP in the GLSL profile.
trunk
2008-04-06, by Ryan C. Gordon
Print output in testparse.c byte-by-byte instead of as an ASCIZ string.
trunk
2008-04-06, by Ryan C. Gordon
Implemented POW in GLSL profile.
trunk
2008-04-06, by Ryan C. Gordon
Implemented LOGP in GLSL profile.
trunk
2008-04-06, by Ryan C. Gordon
Fixed linked list corruption.
trunk
2008-04-06, by Ryan C. Gordon
Added "passthrough" profile, which just sends the bytecode through unchanged;
trunk
2008-04-06, by Ryan C. Gordon
Added NRM implementation to GLSL profile.
trunk
2008-04-06, by Ryan C. Gordon
Try declaring aL in the for loop instead of globally.
trunk
2008-04-05, by Ryan C. Gordon
A little improvement to GLSL source argument modifiers.
trunk
2008-04-05, by Ryan C. Gordon
Added fog attribute to GLSL profile.
trunk
2008-04-05, by Ryan C. Gordon
Attribute parsing is closer to correct now.
trunk
2008-04-05, by Ryan C. Gordon
Minor DCL output fix in GLSL profile.
trunk
2008-04-05, by Ryan C. Gordon
More work on emit_GLSL_DCL().
trunk
2008-04-05, by Ryan C. Gordon
First shot at DCL emitter for GLSL profile. Incomplete.
trunk
2008-04-05, by Ryan C. Gordon
First shot at attributes reporting API.
trunk
2008-04-05, by Ryan C. Gordon
Check for NULL in Free().
trunk
2008-04-04, by Ryan C. Gordon
Whoops, wrong free() call.
trunk
2008-04-04, by Ryan C. Gordon
Allow instance data to be passed to the allocator.
trunk
2008-04-04, by Ryan C. Gordon
Removed convenience typedef.
trunk
2008-04-04, by Ryan C. Gordon
Implemented uniform reporting.
trunk
2008-04-04, by Ryan C. Gordon
Simplifed public uniform information.
trunk
2008-04-04, by Ryan C. Gordon
less
more
|
(0)
-100
-60
+60
+100
+300
+1000
tip