ARB prog parser: Correct handling of some extensions that interact w/ARB_vp
[mesa.git] / src / mesa /
2009-07-13 Maciej Cencorar300: move depth output rewrite out of NQSSADCE
2009-07-13 Maciej Cencorar300: rewrite FOGC and HPOS attribs handling
2009-07-13 Maciej Cencorar300: bind vertex program to fragment program
2009-07-13 Maciej Cencorar300: recalculate used inputs and outputs after dead...
2009-07-13 Maciej Cencorar300: move fragment program selection before vertex...
2009-07-13 Maciej Cencorar300: implement proper IsProgramNative check for vertex...
2009-07-13 Maciej Cencorar300: don't modify original vertex program
2009-07-13 Maciej Cencorar300: cache translated fragment programs
2009-07-13 Maciej Cencorar300: update state parameters only once per rendering...
2009-07-13 Maciej Cencorar300: translate non native insts earlier for easier...
2009-07-13 Maciej Cencorar300: print vertex program after adding artificial...
2009-07-13 Maciej Cencorar300: use mesa provided function for adding MVP code
2009-07-13 Maciej Cencorar300: simplify insert_wpos a little
2009-07-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-13 Dave Airlieradeon: port more front fixes from intel.
2009-07-13 Dave Airlieradeon/r200: fix color masking under dri2
2009-07-13 Dave Airlieradeon: Use Stencil.Enabled instead of Stencil._Enabled...
2009-07-13 Dave Airlieradeon/fbo: stencil bits fix from Michel in intel fbo...
2009-07-13 Peteri Andrasr128: fix two-sided lighting segfault seen in GLUT...
2009-07-13 Ian Romanickintel: Bump driver data, add RC3 tag
2009-07-13 Xiang, Haihaoi965: add support for new chipsets
2009-07-12 Dave Airlier300: move fallback warnings inside fallback debugging
2009-07-12 Dave Airlier300: fix clear mask to not use sw if not necessary
2009-07-12 Nicolai Hähnleradeon: Fix crash when rendering to incomplete texture...
2009-07-12 Dave Airlieradeon: update clear code from Intel codebase.
2009-07-12 Dave Airlieradeon: fbo fix firecube crashes
2009-07-11 Michel Dänzerradeon: Fix scissor rectangle calculation when renderin...
2009-07-11 Zack Rusingallium: compare the actual register, not all the inputs
2009-07-10 Brian Paulst/mesa: implement indirect addressing for destination...
2009-07-10 Brian Paulvbo: fix vbo/dlist memory leak
2009-07-10 Dave Airlieradeon: enable GL_NV_texture_rectangle under dri2.
2009-07-10 Dave Airlieradeon: set texture in state properly.
2009-07-10 Dave Airlieradeon: make swtcl emit size bigger
2009-07-10 Alex DeucherR6xx/r7xx: use packet 3 for scratch emit
2009-07-09 Ian Romanickmesa: From float type modifier from values to large...
2009-07-09 Alex DeucherR6xx/r7xx: disable CS dump
2009-07-09 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-09 Brian Paulglsl: do const parameter optimization for array element...
2009-07-09 Brian Paulglsl: fix incorrect indexing for gl_TextureMatrix[i][j]
2009-07-08 Richard LiFix buffer age implementaion bug.
2009-07-07 Brian Paulmesa: only use fallback texture when using shaders...
2009-07-07 Zack Rusingallium: fixup register indexes for fog/frontface/point...
2009-07-07 Alex DeucherR6xx/r7xx: remove some left over debugging
2009-07-07 Alex DeucherR6xx/R7xx: fix texture reloc emit
2009-07-07 Michel Dänzergallium: Fixes for clobbering stencil values in combine...
2009-07-07 Michel Dänzergallium: Only set FRONT_STATUS_COPY_OF_BACK if there...
2009-07-07 Alex Deucherr6xx/r7xx: add sw blit for tex upload
2009-07-07 Alex Deuchertex wip
2009-07-07 Zack Rusingallium: more fog extraction fixes
2009-07-06 Alex DeucherR6xx/r7xx: first pass at texture support
2009-07-06 Cooper YuanR6xx/r7xx: DEPTH_CONTROL will be reset by this function
2009-07-05 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-08 RALOVICH, Kristófglx: death to RCS tag
2009-07-08 Maciej Cencorar300: fix regression introduced by ca13937ef97c7779f639...
2009-07-08 Maciej Cencoraradeon: fix copy and paste typo
2009-07-08 Maciej Cencoramesa/vbo: always recalculate min_index and max_index...
2009-07-07 Eric Anholtintel: Fix flipped Y for glDrawPixels(GL_STENCIL_INDEX...
2009-07-07 Eric Anholtintel: Fall back on glCopyPixels(GL_DEPTH) or GL_STENCIL.
2009-07-07 Eric Anholti965: Remove BRW_NEW_INPUT_VARYING
2009-07-07 Eric AnholtCap array elements at 0 when passed an invalid pointer...
2009-07-04 Roland Scheideggeri965: fix fetching constants from constant buffer in...
2009-07-04 Eric Anholti965: Remove bad constant buffer constant-reg-already...
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-06 Dave Airlieradeon: ensure cmdbuf space for state + AOS is available
2009-07-06 Dave Airlier200: fix makefile
2009-07-06 Dave Airlieradeon: fixup FBO depth 24 allocations to avoid assert
2009-07-06 Dave Airlieradeon/r200/r300: port to new space checking code in...
2009-07-05 Maciej Cencorar300: fix vertex limits
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-03 Michel Dänzerintel: Also update stencil bits in intel_update_wrapper().
2009-07-03 Keith Whitwellmesa/shaders: fix gl_NormalMatrix state parameters
2009-07-03 Michel Dänzerradeon: Wait for BO idle if necessary before mapping it.
2009-07-03 Michel Dänzerr300: Guard debugging output.
2009-07-03 Eric Anholtintel: Fall back on glBitmap with fog enabled.
2009-07-03 Eric Anholtintel: Flush when mapping buffer objects so writes...
2009-07-02 Corbin Simpsonvbo: If MapBufferRange fails, try MapBuffer instead.
2009-07-02 Eric Anholtintel: Fix leak of DRI option info due to using the...
2009-07-02 Eric Anholtintel: Clean up leak of driver context structure on...
2009-07-02 Eric Anholtintel: Init num_fences to clean up valgrind warning.
2009-07-02 José Fonsecamesa: Assume depth textures have a single level unless...
2009-07-02 Richard Lir6xx/r7xx: Better fix for fragment temps
2009-07-02 Keith Whitwellmesa: s/TRUE/GL_TRUE
2009-07-02 Keith Whitwellglapi: ensure _mesa_lookup_prim_by_nr() is not clobbere...
2009-07-02 Keith WhitwellMerge commit 'origin/dlist-statechange-shortcircuit...
2009-07-02 Dave Airlieradeon/r200/r300: drop radeon renderbuffer private...
2009-07-02 Dave Airlieradeon/r300: use base width/height.
2009-07-02 Keith Whitwellmesa: ensure UsesFogFragCoord value is set for non...
2009-07-02 Cooper YuanR6xx/r7xx: Fix line width issue, ROUND_MODE and QUANT_M...
2009-07-02 Cooper YuanR6xx/r7xx: Correct the indeices of DRAW_INDEX_IMMD
2009-07-02 Xiang, Haihaoi965: fixes for JMPI
2009-07-01 Alex Deucherr6xx/r7xx: rework aos setup
2009-07-01 Alex DeucherR6xx/R7xx: Fix number of temps used in fragment program
2009-07-01 Eric Anholtintel: Avoid pointer arithmetic on void *.
2009-07-01 Eric Anholti965: Increase G4X default VS URB allocation to actuall...
2009-06-30 Brian Pauli965: first attempt at handling URB overflow when there...
2009-06-30 Brian Pauli965: use BRW_MAX_MRF
2009-06-30 Brian Pauli965: use BRW_MAX_GRF, BRW_MAX_MRF
2009-06-30 Brian Pauli965: move BRW_MAX_GRF, define BRW_MAX_MRF
2009-06-30 Brian Pauli965: defined BRW_MAX_MRF
next