aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/shader
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded lineBrian Paul2004-05-041-1/+0
* Fix minor warnings found with g++.Brian Paul2004-05-042-17/+17
* Added ctx->Vertex/FragmentProgram._Enable flags. Set when vertex/fragmentBrian Paul2004-04-231-4/+4
* Fix up some assorted issues with initialization of vertex program registers.Brian Paul2004-04-214-89/+98
* Audit/fixes for NV/ARB TEX, TXP, TXB, TXD instructions.Brian Paul2004-04-182-2/+3
* Committing in .Jouk Jansen2004-04-052-4022/+4022
* Committing in .Jouk Jansen2004-04-052-4012/+4012
* Implement ARB_f_p KIL correctly.Brian Paul2004-04-022-3/+4
* add braces to silence warningsBrian Paul2004-04-021-2/+5
* Reorder some code so we don't upset program state when there's a parsing error.Brian Paul2004-03-303-21/+22
* Accomodate ARB_fp XPD opcode separately from NV_fp's X2D.Keith Whitwell2004-03-293-3/+4
* Take a stab at updating the VMS files.Brian Paul2004-03-291-0/+69
* fix the buildBrian Paul2004-03-291-6/+6
* Moved from src/mesa/mainMichal Krol2004-03-2912-0/+7028
* The OpenGL Shading Language Runtime Library for Legacy Target.Michal Krol2004-03-253-0/+1916
* Slang internal include file defining constructors and operatorsMichal Krol2004-03-241-0/+1654
* Moved from src/mesa/main.Michal Krol2004-03-102-0/+849
* Fixed a number of typos.Michal Krol2004-03-101-19/+19
* Initial changes after moving from src/mesa/main/.Michal Krol2004-03-046-0/+4571
* Added missing Copyrights.Michal Krol2004-03-047-7139/+7316
* Grammar package supporting 8-bit registers.Michal Krol2004-03-036-0/+3622
* Added support for ARB_fragment_program_shadow.Michal Krol2004-03-032-0/+4039
* Initial registry for ARB_fragment_program and ARB_vertex_program.Michal Krol2004-03-031-0/+78