summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri
AgeCommit message (Expand)Author
2009-08-28intel: Add support for GL_ARB_map_buffer_range.Eric Anholt
2009-08-28i965: Implement ARB_oq CheckQuery in the intended way.Eric Anholt
2009-08-29radeon: Fix swtcl emit pediction.Pauli Nieminen
2009-08-28radeon: Fix scissors for dri1.Pauli Nieminen
2009-08-28r100/r200: Bring back old PolygonStripple for DRI1.Pauli Nieminen
2009-08-28r100/r200: Share PolygonStripple code.Pauli Nieminen
2009-08-28r200: Fix piglit paths test.Pauli Nieminen
2009-08-28r600: fix scissor also.Dave Airlie
2009-08-28radeon: fix scissors harder.Dave Airlie
2009-08-27intel: Add support for ARB_copy_buffer.Eric Anholt
2009-08-28r300: Fix emit prediction to account scissor emitting correctly.Pauli Nieminen
2009-08-27i915: Fix undefined symbol as of eabe12df44a41e97fb5736959e8864ddbd01be14Eric Anholt
2009-08-27r300: Cleanup reported native program limitsNicolai Hähnle
2009-08-27r300: Debug messages are written to stderr, so fflush thatNicolai Hähnle
2009-08-27radeon/r200/r300: Fix swtcl prediction to work after primitie change.Pauli Nieminen
2009-08-27radeon: fix scissor calcs.Dave Airlie
2009-08-26i965: Increase assmebly shader program parameter limitsIan Romanick
2009-08-26ARB prog: Change handling of program parameter limitsIan Romanick
2009-08-27radeon: fix max indx/vertex emission due to state checkerDave Airlie
2009-08-27r300/compiler: Fix vertex program MAD emitNicolai Hähnle
2009-08-27r300/compiler: Fix bug in rc_find_free_temporaryNicolai Hähnle
2009-08-27Merge branch 'fix_r300_swtcl' into push_masterPauli Nieminen
2009-08-27radeon: Fix loop en condition so debug output doesn't flood meaningless values.Pauli Nieminen
2009-08-27radeon: Make RADEON_CMDBUF more fine grained.Pauli Nieminen
2009-08-27radeon/r200/r300: Fix swtcl flushing not to invalidate dma region.Pauli Nieminen
2009-08-26i965: init the tex_units_used fieldBrian Paul
2009-08-26i965: fix incorrect tex unit in emit_tex() and emit_txb()Brian Paul
2009-08-26i965: clean-up tex target switchesBrian Paul
2009-08-26i965: added texture unit sanity checkBrian Paul
2009-08-26i965: keep track of which texture units the fragment shader accessesBrian Paul
2009-08-26i965: clean up texture target switchesBrian Paul
2009-08-26r600: fix two sided stencilAlex Deucher
2009-08-26r600: add missing radeon_cs_space_set_flush callAlex Deucher
2009-08-26r600: make reloc_chunk size dynamicAlex Deucher
2009-08-26r600: fix memory leakAlex Deucher
2009-08-26r300: r4xx and rs4xx also have lte discard regsAlex Deucher
2009-08-26r600: Update vertex fetch shader if necessaryCooper Yuan
2009-08-26radeon/r100/r200: actually init the OQ support properlyDave Airlie
2009-08-26radeon/r200: OQ support for r200 in theory.Dave Airlie
2009-08-26radeon: add r100 OQ support with kms.Dave Airlie
2009-08-25i965: add some texture unit/target assertionsBrian Paul
2009-08-26r200: Add scissor to state atom list.Pauli Nieminen
2009-08-25radeon/r600: Fix remaining warnings when building 64 bit binary.Pauli Nieminen
2009-08-25r200: Addd missing parameter to debug output.Pauli Nieminen
2009-08-25r200: Fix commit size prediction.Pauli Nieminen
2009-08-25radeon: Fix all compiler warnings.Pauli Nieminen
2009-08-25Revert "glx: Make drawables persistent untill they are changed by glXMakeCurr...Pauli Nieminen
2009-08-25Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...Pauli Nieminen
2009-08-25r300: fix condition logicMaciej Cencora
2009-08-25r300: set proper CS section sizeMaciej Cencora