Thu, 29 May 2008 12:27:24 -0400 |
Ryan C. Gordon |
Can't support SINCOS instruction in arb1 vertex shaders.
trunk
|
file |
diff |
annotate
|
Thu, 29 May 2008 12:27:00 -0400 |
Ryan C. Gordon |
Support _sat destination modifier in arb1 vertex shaders.
trunk
|
file |
diff |
annotate
|
Thu, 29 May 2008 12:26:06 -0400 |
Ryan C. Gordon |
Fixed relative addressing in arb1 profile.
trunk
|
file |
diff |
annotate
|
Wed, 28 May 2008 23:46:27 -0400 |
Ryan C. Gordon |
More ARB1 profile work.
trunk
|
file |
diff |
annotate
|
Wed, 28 May 2008 10:27:47 -0400 |
Ryan C. Gordon |
Cleaned up the shader type string code.
trunk
|
file |
diff |
annotate
|
Wed, 28 May 2008 09:49:53 -0400 |
Ryan C. Gordon |
Wrote most of the arb1 OpenGL glue code.
trunk
|
file |
diff |
annotate
|
Tue, 27 May 2008 11:17:52 -0400 |
Ryan C. Gordon |
More work on arb1 profile. Attributes and outputs, etc.
trunk
|
file |
diff |
annotate
|
Mon, 26 May 2008 23:27:41 -0400 |
Ryan C. Gordon |
Bunch more work on the arb1 profile.
trunk
|
file |
diff |
annotate
|
Mon, 26 May 2008 15:04:04 -0400 |
Ryan C. Gordon |
Work on srcmod support in arb1 profile.
trunk
|
file |
diff |
annotate
|
Mon, 26 May 2008 15:03:03 -0400 |
Ryan C. Gordon |
Generalized allocation of scratch registers in arb1 profile.
trunk
|
file |
diff |
annotate
|
Sun, 25 May 2008 23:49:31 -0400 |
Ryan C. Gordon |
More work on ARB1 profile.
trunk
|
file |
diff |
annotate
|
Sun, 25 May 2008 22:41:41 -0400 |
Ryan C. Gordon |
Fixed NRM in arb1 profile.
trunk
|
file |
diff |
annotate
|
Sun, 25 May 2008 19:59:41 -0400 |
Ryan C. Gordon |
More arb1 profile work.
trunk
|
file |
diff |
annotate
|
Sun, 25 May 2008 10:21:09 -0400 |
Ryan C. Gordon |
Fixed comment.
trunk
|
file |
diff |
annotate
|
Sun, 25 May 2008 10:17:55 -0400 |
Ryan C. Gordon |
Work on destination modifiers in arb1 profile.
trunk
|
file |
diff |
annotate
|
Sun, 25 May 2008 03:35:38 -0400 |
Ryan C. Gordon |
Initial work on ARB1 profile.
trunk
|
file |
diff |
annotate
|
Sat, 24 May 2008 23:56:21 -0400 |
Ryan C. Gordon |
Added a FIXME.
trunk
|
file |
diff |
annotate
|
Mon, 12 May 2008 02:58:22 -0400 |
Ryan C. Gordon |
Implemented incorrect-but-better-than-nothing TEXLDL in GLSL profile.
trunk
|
file |
diff |
annotate
|
Mon, 12 May 2008 02:25:40 -0400 |
Ryan C. Gordon |
Whitespace removal.
trunk
|
file |
diff |
annotate
|
Mon, 12 May 2008 02:25:22 -0400 |
Ryan C. Gordon |
Fixed DCL'ing of vFace and vPos registers in D3D profile.
trunk
|
file |
diff |
annotate
|
Mon, 12 May 2008 02:23:33 -0400 |
Ryan C. Gordon |
Support for vFace and vPos registers.
trunk
|
file |
diff |
annotate
|
Mon, 12 May 2008 02:22:55 -0400 |
Ryan C. Gordon |
Deal with scalar D3D registers more properly.
trunk
|
file |
diff |
annotate
|
Mon, 12 May 2008 00:12:29 -0400 |
Ryan C. Gordon |
Removed bogus validity check.
trunk
|
file |
diff |
annotate
|
Sun, 11 May 2008 20:20:40 -0400 |
Ryan C. Gordon |
Removed some verification from the TEXLD opcode.
trunk
|
file |
diff |
annotate
|
Sat, 10 May 2008 21:50:21 -0400 |
Ryan C. Gordon |
No index string on gl_Color/gl_SecondaryColor ...
trunk
|
file |
diff |
annotate
|
Sat, 10 May 2008 16:13:29 -0400 |
Ryan C. Gordon |
Fixed register declaration in pixel shaders.
trunk
|
file |
diff |
annotate
|
Fri, 09 May 2008 23:12:51 -0400 |
Ryan C. Gordon |
Merged changes into my iBook's hg repo.
trunk
|
file |
diff |
annotate
|
Fri, 09 May 2008 23:06:12 -0400 |
Ryan C. Gordon |
Fixed oDepth usage in GLSL profile.
trunk
|
file |
diff |
annotate
|
Fri, 09 May 2008 20:32:27 -0400 |
Ryan C. Gordon |
Fixes for Visual Studio level 4 compiler warnings.
trunk
|
file |
diff |
annotate
|
Fri, 09 May 2008 02:33:22 -0400 |
Ryan C. Gordon |
Cleaned up CND/CMP code in GLSL profile to not suck.
trunk
|
file |
diff |
annotate
|
Fri, 09 May 2008 02:33:01 -0400 |
Ryan C. Gordon |
More logic errors in the switch to use no_swizzle().
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 20:39:40 -0400 |
Ryan C. Gordon |
Let's try making an assign with no writemask into a no-op in the GLSL profile.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 19:34:37 -0400 |
Ryan C. Gordon |
Fixed variable declaration of pixel shaders in GLSL profile.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 19:33:40 -0400 |
Ryan C. Gordon |
Fixed output of POW opcode in GLSL profile.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 18:17:22 -0400 |
Ryan C. Gordon |
Whitespace cleanup.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 18:14:09 -0400 |
Ryan C. Gordon |
Work on pixel shader DCL emitters.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 17:40:49 -0400 |
Ryan C. Gordon |
First shot at TEXLD opcode in GLSL profile.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 17:40:25 -0400 |
Ryan C. Gordon |
Moved GLSL profile source swizzle generation to its own function.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 17:39:56 -0400 |
Ryan C. Gordon |
Added a FIXME.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 16:05:20 -0400 |
Ryan C. Gordon |
Fixed logic error.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 09:29:41 -0400 |
Ryan C. Gordon |
Cleaned up explicit writemask tests.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 01:15:35 -0400 |
Ryan C. Gordon |
Make some generic "unimplemented" and "unsupported" messages more specific.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 01:07:16 -0400 |
Ryan C. Gordon |
Added state checks to TEXLDL opcode.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 01:02:07 -0400 |
Ryan C. Gordon |
Added >= ps_2_0 state for TEXLD opcode, cleaned up swizzle checks.
trunk
|
file |
diff |
annotate
|
Thu, 08 May 2008 00:42:50 -0400 |
Ryan C. Gordon |
Fix/disable annoying Visual C++ level 4 warnings.
trunk
|
file |
diff |
annotate
|
Wed, 07 May 2008 23:50:59 -0400 |
Ryan C. Gordon |
Patched to compile: forgot to rename one of the function references.
trunk
|
file |
diff |
annotate
|
Wed, 07 May 2008 23:50:23 -0400 |
Ryan C. Gordon |
Holy crap, the TEXLD opcode has THREE different Shader Model variations!
trunk
|
file |
diff |
annotate
|
Wed, 07 May 2008 16:37:56 -0400 |
Ryan C. Gordon |
TEXLD and TEXCRD tweaks.
trunk
|
file |
diff |
annotate
|
Tue, 06 May 2008 15:03:25 -0400 |
Ryan C. Gordon |
Make the unimplemented opcode fail()s more specific.
trunk
|
file |
diff |
annotate
|
Tue, 06 May 2008 15:00:39 -0400 |
Ryan C. Gordon |
Check if TEXCOORD/TEXCRD instruction is allowed in current Shader Model.
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 22:17:17 -0400 |
Ryan C. Gordon |
Patched to avoid compiler warning.
trunk
|
file |
diff |
annotate
|
Mon, 05 May 2008 22:16:22 -0400 |
Ryan C. Gordon |
Don't add that gl_Position assignment at the start.
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 20:08:46 -0400 |
Ryan C. Gordon |
Fixed relative addressing in GLSL profile.
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
|
Fri, 02 May 2008 07:04:43 -0400 |
Ryan C. Gordon |
GLSL profile now emits correct array deference on instructions.
trunk
|
file |
diff |
annotate
|
Fri, 02 May 2008 06:47:41 -0400 |
Ryan C. Gordon |
Whitespace fix.
trunk
|
file |
diff |
annotate
|
Wed, 30 Apr 2008 07:02:54 -0400 |
Ryan C. Gordon |
Better DP2ADD emitter in GLSL profile.
trunk
|
file |
diff |
annotate
|
Wed, 30 Apr 2008 06:39:22 -0400 |
Ryan C. Gordon |
Implemented DP2ADD in GLSL profile.
trunk
|
file |
diff |
annotate
|