summaryrefslogtreecommitdiff
path: root/src/mesa/shader
AgeCommit message (Expand)Author
2004-05-04remove unneeded lineBrian Paul
2004-05-04Fix minor warnings found with g++.Brian Paul
2004-04-23Added ctx->Vertex/FragmentProgram._Enable flags. Set when vertex/fragmentBrian Paul
2004-04-21Fix up some assorted issues with initialization of vertex program registers.Brian Paul
2004-04-18Audit/fixes for NV/ARB TEX, TXP, TXB, TXD instructions.Brian Paul
2004-04-05 Committing in .Jouk Jansen
2004-04-05 Committing in .Jouk Jansen
2004-04-02Implement ARB_f_p KIL correctly.Brian Paul
2004-04-02add braces to silence warningsBrian Paul
2004-03-30Reorder some code so we don't upset program state when there's a parsing error.Brian Paul
2004-03-29Accomodate ARB_fp XPD opcode separately from NV_fp's X2D.Keith Whitwell
2004-03-29Take a stab at updating the VMS files.Brian Paul
2004-03-29fix the buildBrian Paul
2004-03-29Moved from src/mesa/mainMichal Krol
2004-03-25The OpenGL Shading Language Runtime Library for Legacy Target.Michal Krol
2004-03-24Slang internal include file defining constructors and operatorsMichal Krol
2004-03-10Moved from src/mesa/main.Michal Krol
2004-03-10Fixed a number of typos.Michal Krol
2004-03-04Initial changes after moving from src/mesa/main/.Michal Krol
2004-03-04Added missing Copyrights.Michal Krol
2004-03-03Grammar package supporting 8-bit registers.Michal Krol
2004-03-03Added support for ARB_fragment_program_shadow.Michal Krol
2004-03-03Initial registry for ARB_fragment_program and ARB_vertex_program.Michal Krol