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.
Fixed stupid linked list bug.
2009-02-03, by Ryan C. Gordon
Fixed infinite loop.
2009-02-03, by Ryan C. Gordon
More work on multiple error messages.
2009-02-03, by Ryan C. Gordon
Added StrDup().
2009-02-03, by Ryan C. Gordon
Fixed allocation bug.
2009-02-03, by Ryan C. Gordon
Multiple error reporting fixes.
2009-02-03, by Ryan C. Gordon
Generate multiple errors when parsing bytecode.
2009-02-03, by Ryan C. Gordon
Minor logic tweak.
2009-02-03, by Ryan C. Gordon
Allow multiple errors from parsing.
2009-02-03, by Ryan C. Gordon
Changed some ifs to else ifs.
2009-02-02, by Ryan C. Gordon
Fixed building sampler data twice.
2009-02-02, by Ryan C. Gordon
Fixed a comment.
2009-02-02, by Ryan C. Gordon
Added some FIXMEs.
2009-02-02, by Ryan C. Gordon
Initial work on input registers with relative addressing.
2009-02-01, by Ryan C. Gordon
Updated copyright date.
2009-01-15, by Ryan C. Gordon
Offsets into CTAB need to start immediately _after_ the ID field.
2008-12-21, by Ryan C. Gordon
Patched to compile.
2008-12-21, by Ryan C. Gordon
Fixed ctab_add_bytes().
2008-12-21, by Ryan C. Gordon
Fixed NULL pointer dereference.
2008-12-21, by Ryan C. Gordon
Added a FIXME.
2008-12-21, by Ryan C. Gordon
First (incomplete!) shot at more robust CTAB support.
2008-12-20, by Ryan C. Gordon
Allow errors to specify post-processing problems.
2008-12-19, by Ryan C. Gordon
Fixed relative addressing parsing, again.
2008-12-14, by Ryan C. Gordon
Workaround for incorrect assembly code generated by Cg.
2008-12-14, by Ryan C. Gordon
Removed a FIXME.
2008-12-14, by Ryan C. Gordon
Added TEXLDP/TEXLDP support to the assembler, cleaned up constants.
2008-12-13, by Ryan C. Gordon
Apparently TEXLDB and TEXLDP aren't real opcodes, but controls on TEXLD.
2008-12-13, by Ryan C. Gordon
Removed debug code.
2008-12-13, by Ryan C. Gordon
Removed a FIXME (the bytecode parser will catch this, now).
2008-12-13, by Ryan C. Gordon
First steps of reworking tokenizer.
2008-12-13, by Ryan C. Gordon
The parse_args_DCL fiasco continues.
2008-12-13, by Ryan C. Gordon
oDepth register doesn't have an index.
2008-12-13, by Ryan C. Gordon
More DCL parsing fixes.
2008-12-12, by Ryan C. Gordon
Corrected parsing of result modifiers for my stupid tokenizer.
2008-12-12, by Ryan C. Gordon
Fixed wrong sizeof for a memset() call.
2008-12-12, by Ryan C. Gordon
Make sure assembly source in test program is null-terminated.
2008-12-12, by Ryan C. Gordon
Don't need this buffer.
2008-12-12, by Ryan C. Gordon
Added line number to assembler errors in finderrors.c ...
2008-12-12, by Ryan C. Gordon
Fixed incorrect strcmp() tests.
2008-12-12, by Ryan C. Gordon
Cut and paste error.
2008-12-12, by Ryan C. Gordon
Fixed dcl_2d usage.
2008-12-12, by Ryan C. Gordon
Let finderrors work on assembly programs.
2008-12-12, by Ryan C. Gordon
Fixed logic error in assembler, to decide if oTx registers are available.
2008-12-12, by Ryan C. Gordon
Fixed wrong value for allow_glsl on non-Mac platforms.
2008-12-11, by Ryan C. Gordon
Fixed writemask bits in assembled bytecode.
2008-12-10, by Ryan C. Gordon
Apparently "vs.2.0" is equivalent to "vs_2_0"
2008-12-10, by Ryan C. Gordon
Added a FIXME.
2008-12-10, by Ryan C. Gordon
Disabled tokenizer debug output for now.
2008-12-10, by Ryan C. Gordon
Corrected state_IF() to handle IF PRED format.
2008-12-10, by Ryan C. Gordon
Made debug output more readable.
2008-12-10, by Ryan C. Gordon
SRCMOD_NOT apparently is allowed in SM3 for predicate registers...?!
2008-12-10, by Ryan C. Gordon
Allow SM3 shaders that are vs_3_x or vs_3_sw.
2008-12-10, by Ryan C. Gordon
Handle exponents in number parsing.
2008-12-10, by Ryan C. Gordon
Fixed wrong data from scalar_register().
2008-12-10, by Ryan C. Gordon
Fixed parsing of DCL instructions.
2008-12-10, by Ryan C. Gordon
Actually, let's make assembly error positions be option base 1.
2008-12-10, by Ryan C. Gordon
Handle endlines on DEF statements.
2008-12-10, by Ryan C. Gordon
Don't look for comma here.
2008-12-10, by Ryan C. Gordon
Added error_position to assembly results.
2008-12-10, by Ryan C. Gordon
Whoops, these bits are the token count minus the instruction token.
2008-12-10, by Ryan C. Gordon
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip