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.
Implemented uniform array setting in OpenGL glue code.
trunk
2008-04-27, by Ryan C. Gordon
Initial add of mojoshader_opengl.c
trunk
2008-04-26, by Ryan C. Gordon
Removed incorrect statement in the documentation.
trunk
2008-04-26, by Ryan C. Gordon
Removed references to "fragment" programs in header.
trunk
2008-04-26, by Ryan C. Gordon
Reduced const insanity in API spec.
trunk
2008-04-26, by Ryan C. Gordon
Added API to set pixel shader uniforms.
trunk
2008-04-26, by Ryan C. Gordon
API design change.
trunk
2008-04-25, by Ryan C. Gordon
Initial API proposal for OpenGL glue.
trunk
2008-04-25, by Ryan C. Gordon
Allow internal dependency on malloc/free to be #ifdef'd out.
trunk
2008-04-25, by Ryan C. Gordon
Malloc() now handles calling out_of_memory() if necessary.
trunk
2008-04-25, by Ryan C. Gordon
Prefix register names with "vs_" or "ps_" in GLSL profile.
trunk
2008-04-25, by Ryan C. Gordon
Print variable names in testparse.c.
trunk
2008-04-25, by Ryan C. Gordon
Don't need my #define hack for attributes in GLSL profile anymore.
trunk
2008-04-25, by Ryan C. Gordon
Added profile-specific variable names to returned parse data.
trunk
2008-04-25, by Ryan C. Gordon
Attribute fixes for GLSL profile.
trunk
2008-04-24, by Ryan C. Gordon
Patched to compile on Mac OS X.
trunk
2008-04-24, by Ryan C. Gordon
Store profile string in MOJOSHADER_parseData.
trunk
2008-04-23, by Ryan C. Gordon
Don't increase instruction count for DEFx and DCL opcodes.
trunk
2008-04-22, by Ryan C. Gordon
Marked some incorrected source modifiers for failure in GLSL profile.
trunk
2008-04-22, by Ryan C. Gordon
Fixed my braindead MOD_SATURATE code in GLSL profile.
trunk
2008-04-22, by Ryan C. Gordon
Fixed source argument output in GLSL profile.
trunk
2008-04-22, by Ryan C. Gordon
Improvements to the saturate modifier support.
trunk
2008-04-22, by Ryan C. Gordon
Assignment modifier tweak in GLSL profile.
trunk
2008-04-22, by Ryan C. Gordon
More work on correct scalar/vector types.
trunk
2008-04-22, by Ryan C. Gordon
Whoops, cut-and-paste error in GLSL profile's SLT emitter.
trunk
2008-04-22, by Ryan C. Gordon
Fix vector assignment in DP3 and DP4 in GLSL profile.
trunk
2008-04-22, by Ryan C. Gordon
Check for replicate swizzle in RCP opcode state.
trunk
2008-04-22, by Ryan C. Gordon
Whoops, accidentally deleted state_MOVA().
trunk
2008-04-22, by Ryan C. Gordon
Fixed some opcodes to work with scalar values in GLSL profile.
trunk
2008-04-22, by Ryan C. Gordon
Patched finderrors to build on Linux again.
trunk
2008-04-22, by Ryan C. Gordon
Ignore massive test case shader directories.
trunk
2008-04-22, by Ryan C. Gordon
finderrors.c now pumps event queue and paints the SDL window.
trunk
2008-04-21, by Ryan C. Gordon
Updatged CMakeLists.txt to remove pthread reference.
trunk
2008-04-21, by Ryan C. Gordon
Ripped out the multithreading from finderrors.c ...
trunk
2008-04-21, by Ryan C. Gordon
Push parsed shaders through GLSL compiler to see what breaks.
trunk
2008-04-21, by Ryan C. Gordon
Really remove svnpush.pl this time. :)
trunk
2008-04-21, by Ryan C. Gordon
Added .hgignore ...
trunk
2008-04-21, by Ryan C. Gordon
Remove svnpush.pl ... I guess I'm done with this.
trunk
2008-04-21, by Ryan C. Gordon
More swizzle/writemask work.
trunk
2008-04-21, by Ryan C. Gordon
Cleaned up most of the swizzle/writemask mismatches.
trunk
2008-04-21, by Ryan C. Gordon
Make swizzles match write masks in GLSL profile.
trunk
2008-04-21, by Ryan C. Gordon
Reinitialize Context::dwords on each new instruction.
trunk
2008-04-21, by Ryan C. Gordon
Removed "dest_args" array...it's only ever one structure.
trunk
2008-04-21, by Ryan C. Gordon
Added more fails to GLSL profile.
trunk
2008-04-21, by Ryan C. Gordon
Removed comment emitters.
trunk
2008-04-21, by Ryan C. Gordon
Changed comment emitters.
trunk
2008-04-21, by Ryan C. Gordon
More explicit testing for coissue bit conditions.
trunk
2008-04-20, by Ryan C. Gordon
Fixed vs_2_0 output registers that don't need to be DCL'd in GLSL profile.
trunk
2008-04-20, by Ryan C. Gordon
Fixed infinite recursion.
trunk
2008-04-20, by Ryan C. Gordon
Fixed DCL parse and D3D profile for ps_3_0.
trunk
2008-04-20, by Ryan C. Gordon
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
less
more
|
(0)
-100
-60
+60
+100
+300
+1000
tip