Sun, 25 May 2008 03:35:38 -0400 |
Ryan C. Gordon |
Initial work on ARB1 profile.
trunk
|
file |
diff |
annotate
|
Tue, 06 May 2008 00:26:59 -0400 |
Ryan C. Gordon |
Sampler loading support in OpenGL glue.
trunk
|
file |
diff |
annotate
|
Mon, 05 May 2008 02:50:19 -0400 |
Ryan C. Gordon |
Relative addressing fixes.
trunk
|
file |
diff |
annotate
|
Sat, 03 May 2008 15:28:30 -0400 |
Ryan C. Gordon |
Report hardcoded constants in MOJOSHADER_parseData.
trunk
|
file |
diff |
annotate
|
Sat, 03 May 2008 13:42:47 -0400 |
Ryan C. Gordon |
Added MOJOSHADER_glMaxUniforms().
trunk
|
file |
diff |
annotate
|
Wed, 30 Apr 2008 06:09:05 -0400 |
Ryan C. Gordon |
Implemented MOJOSHADER_glBestProfile().
trunk
|
file |
diff |
annotate
|
Mon, 28 Apr 2008 23:14:14 -0400 |
Ryan C. Gordon |
Added MOJOSHADER_glGetShaderParseData().
trunk
|
file |
diff |
annotate
|
Mon, 28 Apr 2008 07:22:27 -0400 |
Ryan C. Gordon |
Added UNKNOWN value to the enums in the public API.
trunk
|
file |
diff |
annotate
|
Mon, 28 Apr 2008 07:18:56 -0400 |
Ryan C. Gordon |
Minor documentation update.
trunk
|
file |
diff |
annotate
|
Mon, 28 Apr 2008 06:00:37 -0400 |
Ryan C. Gordon |
Renamed glInit and glDeinit to glCreateContext and glDestroyContext.
trunk
|
file |
diff |
annotate
|
Mon, 28 Apr 2008 05:50:02 -0400 |
Ryan C. Gordon |
OpenGL glue now allows for multiple contexts.
trunk
|
file |
diff |
annotate
|
Mon, 28 Apr 2008 04:49:02 -0400 |
Ryan C. Gordon |
Support for half-float attribute arrays.
trunk
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 05:01:18 -0400 |
Ryan C. Gordon |
Added MOJOSHADER_glGetError() function, filled in error state.
trunk
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 04:59:30 -0400 |
Ryan C. Gordon |
Minor comment added.
trunk
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 04:38:00 -0400 |
Ryan C. Gordon |
Documentation update.
trunk
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 03:04:30 -0400 |
Ryan C. Gordon |
Minor clarification in MOJOSHADER_glInit() documentation.
trunk
|
file |
diff |
annotate
|
Sat, 26 Apr 2008 04:37:25 -0400 |
Ryan C. Gordon |
Removed incorrect statement in the documentation.
trunk
|
file |
diff |
annotate
|
Sat, 26 Apr 2008 04:36:10 -0400 |
Ryan C. Gordon |
Removed references to "fragment" programs in header.
trunk
|
file |
diff |
annotate
|
Sat, 26 Apr 2008 04:34:01 -0400 |
Ryan C. Gordon |
Reduced const insanity in API spec.
trunk
|
file |
diff |
annotate
|
Sat, 26 Apr 2008 04:32:07 -0400 |
Ryan C. Gordon |
Added API to set pixel shader uniforms.
trunk
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 23:15:52 -0400 |
Ryan C. Gordon |
API design change.
trunk
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 21:12:42 -0400 |
Ryan C. Gordon |
Initial API proposal for OpenGL glue.
trunk
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 03:57:48 -0400 |
Ryan C. Gordon |
Added profile-specific variable names to returned parse data.
trunk
|
file |
diff |
annotate
|
Wed, 23 Apr 2008 04:19:39 -0400 |
Ryan C. Gordon |
Store profile string in MOJOSHADER_parseData.
trunk
|
file |
diff |
annotate
|
Sat, 19 Apr 2008 03:58:57 -0400 |
Ryan C. Gordon |
Hopefully sorted out the reported uniform/attribute mess.
trunk
|
file |
diff |
annotate
|
Sat, 19 Apr 2008 02:29:41 -0400 |
Ryan C. Gordon |
Removed explicit numbers on enums in mojoshader.h.
trunk
|
file |
diff |
annotate
|
Sat, 19 Apr 2008 02:26:26 -0400 |
Ryan C. Gordon |
Export sampler information in public API.
trunk
|
file |
diff |
annotate
|
Sat, 19 Apr 2008 01:31:47 -0400 |
Ryan C. Gordon |
Don't create unnecessary attributes.
trunk
|
file |
diff |
annotate
|
Sun, 06 Apr 2008 09:35:19 -0400 |
Ryan C. Gordon |
Print output in testparse.c byte-by-byte instead of as an ASCIZ string.
trunk
|
file |
diff |
annotate
|
Sun, 06 Apr 2008 04:45:06 -0400 |
Ryan C. Gordon |
Added "passthrough" profile, which just sends the bytecode through unchanged;
trunk
|
file |
diff |
annotate
|
Sat, 05 Apr 2008 12:39:02 -0400 |
Ryan C. Gordon |
First shot at DCL emitter for GLSL profile. Incomplete.
trunk
|
file |
diff |
annotate
|
Sat, 05 Apr 2008 08:21:53 -0400 |
Ryan C. Gordon |
First shot at attributes reporting API.
trunk
|
file |
diff |
annotate
|
Fri, 04 Apr 2008 14:41:47 -0400 |
Ryan C. Gordon |
Allow instance data to be passed to the allocator.
trunk
|
file |
diff |
annotate
|
Fri, 04 Apr 2008 11:27:09 -0400 |
Ryan C. Gordon |
Simplifed public uniform information.
trunk
|
file |
diff |
annotate
|
Fri, 04 Apr 2008 09:45:04 -0400 |
Ryan C. Gordon |
Implemented foundation for reporting uniforms to calling app.
trunk
|
file |
diff |
annotate
|
Thu, 27 Mar 2008 22:35:19 -0400 |
icculus |
[svn] Lots and lots of work on the public API.
trunk
|
file |
diff |
annotate
|
Sat, 22 Mar 2008 00:02:49 -0400 |
icculus |
[svn] Renamed files.
trunk
|
file |
diff |
annotate
| base
|