aignacio_sf
|
e32b6c08c4
|
Add debug code to print out shader asm code in debug mode.
Check for errors when the Cg generated shader code is loaded.
|
2006-06-16 22:58:35 +00:00 |
David Rose
|
57338ee24d
|
better windows tau support; better threaded DeletedChain support; beginning PipelineReader classes
|
2006-04-20 04:03:16 +00:00 |
Josh Yelon
|
cde115a055
|
Got hardware shadows in Cg working, for real this time
|
2006-04-06 16:44:38 +00:00 |
Josh Yelon
|
5fa80f8c40
|
More code for shader matrix computation
|
2006-03-02 22:08:48 +00:00 |
David Rose
|
fe4ac01e18
|
missing ifdefs
|
2006-02-28 23:55:37 +00:00 |
Josh Yelon
|
ba74d9a772
|
Eliminated Cg references in gobj/shaderContext
|
2006-02-28 22:06:49 +00:00 |
Josh Yelon
|
129cef9f62
|
Major overhaul to shader subsystem
|
2006-02-27 21:52:36 +00:00 |
aignacio_sf
|
b58a54df1d
|
Add a state to for valid/invalid shaders. Added some shader debug code.
|
2006-02-10 21:10:43 +00:00 |
Josh Yelon
|
9456925099
|
Added vspos and vstrans
|
2006-01-24 07:28:38 +00:00 |
David Rose
|
ef0f485932
|
more egg texture options; add gl-support-clamp-to-border
|
2005-12-22 18:32:33 +00:00 |
Josh Yelon
|
7e1df6e67c
|
Added cardcenter
|
2005-11-09 23:30:21 +00:00 |
Josh Yelon
|
0400248b37
|
Added support for shadow maps + shaders
|
2005-11-01 04:30:22 +00:00 |
Josh Yelon
|
28070dd33e
|
A few fixes to support set_shader_input on attribs
|
2005-10-17 23:09:19 +00:00 |
Josh Yelon
|
4bb6fd3f1b
|
Changes to support offscreen-buffers that match the main window
|
2005-10-17 17:39:50 +00:00 |
Josh Yelon
|
777cad2e50
|
Added code so that one can recommend a profile from inside a shader
|
2005-10-13 20:09:40 +00:00 |
Josh Yelon
|
7c30c27bd7
|
Bump mapping is working
|
2005-10-10 14:30:04 +00:00 |
Josh Yelon
|
e5f03b6bf5
|
Fixed an out-of-bounds error
|
2005-10-06 21:46:28 +00:00 |
Josh Yelon
|
9478e2bf08
|
Added derivative textures
|
2005-10-05 16:25:02 +00:00 |
Josh Yelon
|
0c7e721e79
|
Added texture handling in shader code
|
2005-10-05 01:09:32 +00:00 |
David Rose
|
e51b471570
|
remove _current_texture, etc.
|
2005-09-25 18:02:11 +00:00 |
Josh Yelon
|
2095d8c44f
|
New shader system
|
2005-09-25 04:06:31 +00:00 |
Josh Yelon
|
0bb2f00f88
|
New state handling code
|
2005-09-21 18:02:04 +00:00 |
Josh Yelon
|
db8b125723
|
Fixed a ref to use_sender
|
2005-09-14 05:23:01 +00:00 |
Josh Yelon
|
83b88c1ac3
|
Shader vertex arrays implemented
|
2005-09-14 03:45:32 +00:00 |
Josh Yelon
|
23b0c5d850
|
Added better code to compile shaders
|
2005-09-09 01:42:48 +00:00 |
Josh Yelon
|
8f06d9e0d3
|
Shader changes
|
2005-09-06 22:45:24 +00:00 |
Josh Yelon
|
45aca0885e
|
*** empty log message ***
|
2005-09-06 21:33:34 +00:00 |
David Rose
|
292b0d1d95
|
(void) -> ()
|
2005-09-06 20:16:09 +00:00 |
David Rose
|
a9a9f280bb
|
dos2unix
|
2005-09-06 18:30:26 +00:00 |
Josh Yelon
|
9ad64a6b4b
|
Shader modifications
|
2005-09-05 15:20:37 +00:00 |
Josh Yelon
|
047e9525ff
|
More shader stuff
|
2005-09-04 23:25:39 +00:00 |