fix a variety of warnings/errors
[mesa.git] / src / mesa / shader /
2005-03-29 Brian Paulfix a variety of warnings/errors
2005-03-26 Brian Pauldisable _mesa_init_shaderobjects_3dlabs() call until...
2005-03-25 Michal Krolimplement gl2_3dlabs_shhandle interface; resolve few...
2005-03-25 Michal Krolcleanup query functions
2005-03-25 Michal Kroladd _mesa_init_shaderobjects_3dlabs() declaration
2005-03-25 Michal Krolfix comments; fix TBuiltInResource typedef
2005-03-25 Michal Krolfix comments; disable DLL linkage for WIN32
2005-03-18 Michal Krolupdate against 03-Feb-2005 release
2005-03-18 Michal Krola little program to change // comments to /* */ ones
2005-03-18 Michal Krolglslang flex and bison sources:
2005-03-14 Michal Krolmake it compile under linux
2005-03-14 Michal Krolmake it compile under gcc 3.3.2
2005-03-14 Michal Krolfix enum comma
2005-02-16 Brian Paulfixed problems with parse_float() (fd.o bug 2520)
2005-02-14 Daniel BorcaProgramCallbackMesa must match the prototype
2005-01-30 Dave Airlieadd number of passes count to ati_fragment_shader
2005-01-28 Michal Krolmove file
2005-01-21 Michal Kroladd slang/traverse_wrap.h
2005-01-21 Michal KrolHandy TIntermTraverser class wrapper
2005-01-20 Brian PaulUpdate glDeletePrograms/Buffers() so that the ID is...
2005-01-19 Brian Paulmake sure the new instruction Data pointer is set to...
2005-01-19 Brian Paulfix a typo
2005-01-19 Brian Paulminor formatting fix
2005-01-18 Michal Krolremove #ifndef linux, it isnt defined on Linux, where...
2005-01-18 Michal Krolcomment out _THROW calls, dont want to compile under...
2005-01-18 Michal Krolfix // comments
2005-01-17 Michal Kroladd slang/ directory tree
2005-01-17 Michal Krol2005-oct-19 3dlabs slang compiler, tweaked a little bit
2005-01-17 Michal Krolslang to mesa compatibility, tested only under Windows
2005-01-17 Michal Kroladd [.slang] to INCDIR, fix comma in OBJECTS
2005-01-17 Brian Paulsilence warning
2005-01-17 Brian Paulsilence a bunch of warnings
2005-01-13 Michal Krol3dlabs glslang frontend
2005-01-13 Michal Krol3dlabs glslang frontend, not complete
2005-01-13 Michal Krolcosmetic changes
2005-01-13 Michal Krolimplement ARB_shader_objects, not complete
2005-01-13 Michal Kroladd atifragshader.c, shaderobjects.c, shaderobjects_3dl...
2005-01-13 Michal Kroladd shaderobjects_3dlabs.c
2005-01-11 Brian Paulprototype _mesa_init_ati_fragment_shader()
2005-01-11 Michal Krolaliasing was broken
2005-01-03 Brian Paulupdates from Jouk
2004-12-19 Dave AirlieImplement software ATI_fragment_shader
2004-12-18 Brian PaulAdded PRINT instruction for GL_NV_fragment_program.
2004-12-16 Brian PaulExperimental PRINT instruction for NV_vertex_program.
2004-12-15 Brian Paultweaks to the LIT instructions
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-12-08 Alan Hourihanesilence warnings
2004-12-02 Alan HourihaneFix some warnings
2004-11-29 Brian Paulupdate from Jouk
2004-11-26 Brian Paulupdate some type names
2004-11-10 Brian Pauladded shaderobjects.c
2004-10-29 Michal Krolslang syntax conforming spec rev. 1.10.59
2004-10-27 Michal Krolremove unused entries
2004-10-27 Michal Krolby karoshi - ARB_shader_objects implementation
2004-10-27 Michal Krolby karoshi - header file for ARB_shader_objects impleme...
2004-10-24 Adam JacksonBug #1682: Mesa core code that gets linked into DRI...
2004-10-22 Michal Krol- add decimal literal integer support
2004-10-21 Michal Krolforgot about revision increment
2004-10-21 Michal Krol- use new program option values from arbprogram.syn
2004-10-21 Michal Krolremove redundant check of parsed program target
2004-10-21 Michal Krolchange program options numbering to accommodate future
2004-10-20 Michal Kroladd new grammar_check_fast entry for faster parsing
2004-10-20 Michal Krol- speed up syntax parsing - the parser is now 4 times...
2004-10-18 Michal Krolconform to shader spec 1.10.59
2004-10-18 Michal Krolconform to language version 1.10 rev 59
2004-10-16 Brian Paulfix if/else bug in _mesa_ProgramEnvParameter4fARB ...
2004-10-12 Daniel Borcaadd newline to end of file
2004-10-11 Felix KuehlingFix strange white space that gcc didn't like.
2004-10-11 Michal KrolPrefix operator and constructor keywords with two conse...
2004-10-11 Michal KrolEnable draw_buffers only if GL_ARB_draw_buffers string is
2004-10-06 Brian Paulmore GL_ARB_draw_buffers updates from Michale Krol
2004-10-06 Brian Paulfix GetVertexAttrib problem
2004-10-04 Brian PaulARB_fp support for GL_ARB_draw_buffers (Karl Rasche)
2004-10-02 Brian Paulfix indentation
2004-10-02 Brian Paulfix LoadProgramNV regression when I had fixed the RefCo...
2004-09-14 Brian Paulalso fix possible delete bugs with buffer objects and...
2004-09-10 Brian Paulreset error state before parsing (David Reveman)
2004-09-10 Brian PaulMore updates for Doxygen.
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-08-22 Brian Paulcast to fix a warning (in disabled code anyway)
2004-08-20 Brian Paulenabled GL_ARB_texture_rectangle
2004-08-14 Karl SchultzNew Visual Studio project file for this directory.
2004-08-14 Brian Paulfix some memory leaks (bug #1002030)
2004-07-20 Brian Paulerror message fixups and some debug code
2004-07-20 Brian Paulfix compare w/ zero warnings (bug #988766)
2004-06-29 Brian Paulfix another bug in get_register_pointer()
2004-06-29 Brian Paulthe get_register_pointer() function was pretty well...
2004-06-29 Brian Pauldisable some debug code
2004-06-29 Brian Paulremove trailing whitespace and misc clean-ups
2004-06-25 Brian Paulremove program from hash table when deleted (bug 979514)
2004-06-20 Brian Paulcall ctx->Driver.NewProgram() instead of CALLOC/etc...
2004-06-20 Brian Paulremove redundant program field initializers in BindProg...
2004-06-08 Brian Paulfix parse error in sign of exponents (bug 968323)
2004-05-04 Brian Paulremove unneeded line
2004-05-04 Brian PaulFix minor warnings found with g++.
2004-04-23 Brian PaulAdded ctx->Vertex/FragmentProgram._Enable flags. Set...
2004-04-21 Brian PaulFix up some assorted issues with initialization of...
2004-04-18 Brian PaulAudit/fixes for NV/ARB TEX, TXP, TXB, TXD instructions.
2004-04-05 Jouk Jansen Committing in .
2004-04-05 Jouk Jansen Committing in .
next