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.
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
Make ctx->mainline the default output list.
trunk
2008-04-04, by Ryan C. Gordon
Implemented foundation for reporting uniforms to calling app.
trunk
2008-04-04, by Ryan C. Gordon
Moved some DCL stuff from parse_args() to state() implementation.
trunk
2008-04-04, by Ryan C. Gordon
Moved some DEF* stuff from parse_args() to state() implementations.
trunk
2008-04-04, by Ryan C. Gordon
Replaced "(void)" with "()" in subroutine definitions in GLSL profile.
trunk
2008-04-04, by Ryan C. Gordon
Flag registers replicated for matrix as used.
trunk
2008-04-04, by Ryan C. Gordon
Cleaned up matrix sourcearg replication.
trunk
2008-04-04, by Ryan C. Gordon
Flag label registers as defined when we see a label opcode.
trunk
2008-04-04, by Ryan C. Gordon
Declare registers we use as variables in the GLSL profile.
trunk
2008-04-04, by Ryan C. Gordon
constified reglist_exists().
trunk
2008-04-04, by Ryan C. Gordon
Add defined/declared registers to the appropriate register list.
trunk
2008-04-04, by Ryan C. Gordon
Keep a list of used/defined registers.
trunk
2008-04-04, by Ryan C. Gordon
Note to self.
trunk
2008-04-03, by Ryan C. Gordon
Whoops, missed a line the last patch should have removed.
trunk
2008-04-03, by Ryan C. Gordon
Removed comment output at top of program in GLSL profile.
trunk
2008-04-03, by Ryan C. Gordon
Add a blank line between the globals and the subroutines.
trunk
2008-04-03, by Ryan C. Gordon
Ugh, rounding to nearest sort of sucks.
trunk
2008-04-03, by Ryan C. Gordon
vec4(0.5f, 0.5f, 0.5f, 0.5f) can be shorted to vec4(0.5f).
trunk
2008-04-03, by Ryan C. Gordon
Whoops, need to do register reference upkeep for dest and source args.
trunk
2008-04-03, by Ryan C. Gordon
Global vars for GLSL profile.
trunk
2008-04-03, by Ryan C. Gordon
Shrank chatty enum name.
trunk
2008-04-03, by Ryan C. Gordon
Tweak floatstr() to produce strings the GLSL profile can use.
trunk
2008-04-03, by Ryan C. Gordon
Whitespace fix in the output.
trunk
2008-04-03, by Ryan C. Gordon
Fixed CALLNZ in the GLSL profile.
trunk
2008-04-03, by Ryan C. Gordon
First not-close-to-correct attempt at source arg names in GLSL profile.
trunk
2008-04-03, by Ryan C. Gordon
Better const char * correction.
trunk
2008-04-03, by Ryan C. Gordon
Fixed dest arg output.
trunk
2008-04-03, by Ryan C. Gordon
Another string literal via non-const char pointer fix.
trunk
2008-04-03, by Ryan C. Gordon
Fixed usage of string literals with non-const char pointers.
trunk
2008-04-03, by Ryan C. Gordon
Implemented SETP in the GLSL profile.
trunk
2008-04-03, by Ryan C. Gordon
Clearly this isn't correct. :)
trunk
2008-04-03, by Ryan C. Gordon
Added state_BREAKP().
trunk
2008-04-03, by Ryan C. Gordon
BREAKP support in GLSL profile.
trunk
2008-04-03, by Ryan C. Gordon
Put mainline start bracket on new line.
trunk
2008-04-03, by Ryan C. Gordon
Temp DCL crap for GLSL profile.
trunk
2008-04-03, by Ryan C. Gordon
[svn] Updated notes on DCL opcode.
trunk
2008-04-02, by icculus
[svn] Fixed and reenabled the LABEL related state functions.
trunk
2008-04-02, by icculus
[svn] Bunch of work from the transatlantic airplane flight...since this is a ton of
trunk
2008-04-02, by icculus
[svn] Output fixes in GLSL profile, thanks to new splitting up of the output list.
trunk
2008-03-28, by icculus
[svn] Split up output into several lists, so GLSL profile can insert lines of text
trunk
2008-03-28, by icculus
[svn] More testparse tweakage.
trunk
2008-03-27, by icculus
[svn] Okay, done with memory profiling for now.
trunk
2008-03-27, by icculus
[svn] MOJOSHADER_parseData needs to hold app-defined allocators even when there's
trunk
2008-03-27, by icculus
[svn] Fixed test malloc.
trunk
2008-03-27, by icculus
[svn] args_function implementations should return total token usage for the opcode,
trunk
2008-03-27, by icculus
[svn] Enabled -Wall, found some bugs.
trunk
2008-03-27, by icculus
[svn] Some testparse cleanups.
trunk
2008-03-27, by icculus
[svn] Lots and lots of work on the public API.
trunk
2008-03-27, by icculus
[svn] Endline string wankery.
trunk
2008-03-27, by icculus
[svn] Cleaned up fail check, parse_args and state machine semantics, and added check
trunk
2008-03-27, by icculus
less
more
|
(0)
-100
-60
+60
+100
+300
+1000
tip