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.
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
s/PASSTHROUGH/BYTECODE that I missed.
2008-12-10, by Ryan C. Gordon
No sense checking isfail() before require_newline()...it's redundant.
2008-12-10, by Ryan C. Gordon
Fixed relative addressing parsing.
2008-12-10, by Ryan C. Gordon
Fixed instruction token parsing (some opcodes have letters and numbers).
2008-12-10, by Ryan C. Gordon
Logic error due to second-guessing design.
2008-12-10, by Ryan C. Gordon
nexttoken() needs to report the ending newline when throwing away comments.
2008-12-10, by Ryan C. Gordon
Some basic tokenizer logic fixes.
2008-12-10, by Ryan C. Gordon
Added a FIXME.
2008-12-10, by Ryan C. Gordon
Added a FIXME.
2008-12-10, by Ryan C. Gordon
Added error position information to MOJOSHADER_parseData.
2008-12-10, by Ryan C. Gordon
Delete output file if assembly fails.
2008-12-10, by Ryan C. Gordon
Added assemble.c test program.
2008-12-10, by Ryan C. Gordon
Bunch More Work on the assembler. Feature complete now?
2008-12-10, by Ryan C. Gordon
Added a really basic README.txt ...
2008-12-10, by Ryan C. Gordon
Bunch More Work on the assembler.
2008-12-08, by Ryan C. Gordon
Renamed "passthrough" profile to "bytecode"
2008-12-06, by Ryan C. Gordon
Moved SourceArgInfo back to mojoshader.c for now.
2008-12-06, by Ryan C. Gordon
DEFI has its own parse_args() now.
2008-12-06, by Ryan C. Gordon
Better parse_args for DEFx opcodes.
2008-12-06, by Ryan C. Gordon
Initial work on assembler. Not even close to done.
2008-12-04, by Ryan C. Gordon
Moved some common stuff to mojoshader_internal.h ...
2008-12-02, by Ryan C. Gordon
Removed bitfields for full ints.
2008-12-02, by Ryan C. Gordon
Make the C struct definitions more C++ friendly.
2008-12-01, by Ryan C. Gordon
Only define MOJOSHADER_VERSION and MOJOSHADER_CHANGESET if required.
2008-12-01, by Ryan C. Gordon
Fixed OS X detection code.
2008-11-28, by Ryan C. Gordon
glUseProgramObject isn't part of arb1.
2008-11-28, by Ryan C. Gordon
Added MOJOSHADER_maxShaderModel().
2008-11-07, by Ryan C. Gordon
Forbid GLSL on Mac OS X Tiger systems.
2008-11-07, by Ryan C. Gordon
Patched to compile.
2008-11-05, by Ryan C. Gordon
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip