index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
shader
Age
Commit message (
Expand
)
Author
2005-01-17
silence a bunch of warnings
Brian Paul
2005-01-13
3dlabs glslang frontend
Michal Krol
2005-01-13
3dlabs glslang frontend, not complete
Michal Krol
2005-01-13
cosmetic changes
Michal Krol
2005-01-13
implement ARB_shader_objects, not complete
Michal Krol
2005-01-13
add atifragshader.c, shaderobjects.c, shaderobjects_3dlabs.c, atifragshader.h,
Michal Krol
2005-01-13
add shaderobjects_3dlabs.c
Michal Krol
2005-01-11
prototype _mesa_init_ati_fragment_shader()
Brian Paul
2005-01-11
aliasing was broken
Michal Krol
2005-01-03
updates from Jouk
Brian Paul
2004-12-19
Implement software ATI_fragment_shader
Dave Airlie
2004-12-18
Added PRINT instruction for GL_NV_fragment_program.
Brian Paul
2004-12-16
Experimental PRINT instruction for NV_vertex_program.
Brian Paul
2004-12-15
tweaks to the LIT instructions
Brian Paul
2004-12-14
uint*t -> u_int*t changes
Alan Hourihane
2004-12-08
silence warnings
Alan Hourihane
2004-12-02
Fix some warnings
Alan Hourihane
2004-11-29
update from Jouk
Brian Paul
2004-11-26
update some type names
Brian Paul
2004-11-10
added shaderobjects.c
Brian Paul
2004-10-29
slang syntax conforming spec rev. 1.10.59
Michal Krol
2004-10-27
remove unused entries
Michal Krol
2004-10-27
by karoshi - ARB_shader_objects implementation
Michal Krol
2004-10-27
by karoshi - header file for ARB_shader_objects implementation
Michal Krol
2004-10-24
Bug #1682: Mesa core code that gets linked into DRI drivers should never call
Adam Jackson
2004-10-22
- add decimal literal integer support
Michal Krol
2004-10-21
forgot about revision increment
Michal Krol
2004-10-21
- use new program option values from arbprogram.syn
Michal Krol
2004-10-21
remove redundant check of parsed program target
Michal Krol
2004-10-21
change program options numbering to accommodate future
Michal Krol
2004-10-20
add new grammar_check_fast entry for faster parsing
Michal Krol
2004-10-20
- speed up syntax parsing - the parser is now 4 times faster
Michal Krol
2004-10-18
conform to shader spec 1.10.59
Michal Krol
2004-10-18
conform to language version 1.10 rev 59
Michal Krol
2004-10-16
fix if/else bug in _mesa_ProgramEnvParameter4fARB (fdo bug 1645)
Brian Paul
2004-10-12
add newline to end of file
Daniel Borca
2004-10-11
Fix strange white space that gcc didn't like.
Felix Kuehling
2004-10-11
Prefix operator and constructor keywords with two consequtive underscores
Michal Krol
2004-10-11
Enable draw_buffers only if GL_ARB_draw_buffers string is
Michal Krol
2004-10-06
more GL_ARB_draw_buffers updates from Michale Krol
Brian Paul
2004-10-06
fix GetVertexAttrib problem
Brian Paul
2004-10-04
ARB_fp support for GL_ARB_draw_buffers (Karl Rasche)
Brian Paul
2004-10-02
fix indentation
Brian Paul
2004-10-02
fix LoadProgramNV regression when I had fixed the RefCount bug
Brian Paul
2004-09-14
also fix possible delete bugs with buffer objects and vertex/fragment programs
Brian Paul
2004-09-10
reset error state before parsing (David Reveman)
Brian Paul
2004-09-10
More updates for Doxygen.
Brian Paul
2004-08-25
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-22
cast to fix a warning (in disabled code anyway)
Brian Paul
2004-08-20
enabled GL_ARB_texture_rectangle
Brian Paul
[next]