radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485ec8079bb4
[mesa.git] / src / mesa / drivers / dri / r300 /
2009-09-21 Nicolai Hähnler300: Fix handling of NV_vertex_program parameters
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai Hähnler300/compiler: Fix trig instructions in R300 fp
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai Hähnler300/compiler: Fix R300 fragment program regression...
2009-09-16 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Dave Airlieradeon: cleanup compile defines mess.
2009-09-15 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'master' into asm-shader-rework-2
2009-09-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Alex Deucherr300: enable rb3d_discard_src_pixel_lte_threshold for...
2009-09-10 Alex Deucherr300: add full support for two sided stencil on r5xx...
2009-09-09 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-06 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-06 Nicolai Hähnler300/compiler: New dataflow structures and passes
2009-09-04 Alex Deucherr300: Add support for GL_EXT_provoking_vertex
2009-09-01 Dave Airlier300/compiler: fix warning due to no newline
2009-08-31 Pauli Nieminenr300: Convert to shared debug code.
2009-08-31 Pauli Nieminenradeon: Add common debugging functions.
2009-08-30 Nicolai Hähnler300: Remove all Mesa dependencies from the shader...
2009-08-30 Nicolai Hähnler300: Move Mesa -> RC program conversion to classic...
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-29 Pauli Nieminenr300: Disable threshold register for KMS.
2009-08-29 Pauli Nieminenr300: Swtcl prediction was still missing scissors.
2009-08-29 Pauli Nieminenr300: Add missing pre_emit_count to swtcl state size...
2009-08-28 Pauli Nieminenradeon: Fix swtcl emit pediction.
2009-08-28 Dave Airlieradeon: fix scissors harder.
2009-08-27 Pauli Nieminenr300: Fix emit prediction to account scissor emitting...
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Nicolai Hähnler300: Cleanup reported native program limits
2009-08-27 Nicolai Hähnler300: Debug messages are written to stderr, so fflush...
2009-08-27 Pauli Nieminenradeon/r200/r300: Fix swtcl prediction to work after...
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Nicolai Hähnler300/compiler: Fix vertex program MAD emit
2009-08-26 Nicolai Hähnler300/compiler: Fix bug in rc_find_free_temporary
2009-08-26 Pauli NieminenMerge branch 'fix_r300_swtcl' into push_master
2009-08-26 Pauli Nieminenradeon/r200/r300: Fix swtcl flushing not to invalidate...
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Alex Deucherr300: r4xx and rs4xx also have lte discard regs
2009-08-25 Pauli Nieminenradeon: Fix all compiler warnings.
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-24 Maciej Cencorar300: fix condition logic
2009-08-24 Maciej Cencorar300: set proper CS section size
2009-08-24 Pauli Nieminenradeon/r200/r300/r600: Warn if we emit more than predic...
2009-08-24 Alex Deucherr300: add support for getting Z pipe info from drm
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-24 Maciej Cencorar300: add support for EXT_framebuffer_blit
2009-08-23 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-23 Maciej Cencorar300: fix a typo
2009-08-23 Maciej Cencorar300: minor optimization
2009-08-22 Pauli Nieminenr300: Fix debug output.
2009-08-21 Pauli Nieminenr300: Fix dri1 not to emit state that is not supported...
2009-08-21 Pauli Nieminenradeon/r300: Code clean up and logic fix.
2009-08-21 Michel DänzerFix r300 VBO support build on big endian.
2009-08-21 Pauli Nieminenr300: Remove calls to rcommonEnsureCmdBufSpace.
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-21 Pauli Nieminenradeon: Improve state emit code.
2009-08-21 Pauli Nieminenr300: Add debug output to show how much was emited...
2009-08-21 Pauli Nieminenr300: Predict emit size for next rendering operation.
2009-08-21 Pauli Nieminenr300: Handle possible fall back if space check fails.
2009-08-21 Pauli Nieminenr300: Delay allocation of dma regions in TryDrawprims.
2009-08-21 Pauli Nieminenr300: Clean emit code.
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-18 Pauli Nieminenr300: Movde debug output from stdout to stderr in copiler.
2009-08-18 Pauli Nieminenradeon: Optimize memory handling for dma operations.
2009-08-18 Alex Deucherr300: fix the build on big endian
2009-08-18 Dave Airlier300: remove warning introduced with OQ
2009-08-18 Dave Airlier300: OQ rework
2009-08-18 Dave Airlier300: fix missing BEGIN/END batches
2009-08-18 Dave Airlier300: fix big endian build
2009-08-17 Jerome Glisser300: split vbo rendering with big drawarray case
2009-08-16 Maciej Cencorar300: disable ZTOP only when occlusion queries are...
2009-08-15 Maciej CencoraMerge branch 'oq'
2009-08-15 Maciej Cencorar300: enable ARB_occlusion_query
2009-08-15 Maciej Cencorar300: temporary occlusion query hack
2009-08-15 Maciej Cencorar300: clear not_flushed OQ list after flush
2009-08-15 Maciej Cencorar300/oq: add some debugging info
2009-08-15 Maciej Cencorar300: add occlusion queries support
2009-08-15 Dave Airlier300: fixup space checks since VBO code
2009-08-15 Dave Airlier300: add just in case warn I don't think this can...
2009-08-15 Dave Airlieradeon: enable vertex splitting for IBs
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Maciej Cencorar300: mark VBO buffer objects as persistent
2009-08-14 Maciej Cencorar300: unmap buffer objects after usage
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-14 Maciej Cencorar300: remove broken vertex splitting
2009-08-14 Maciej Cencorar300: rework index buffer setup
2009-08-14 Maciej Cencorar300: remove unused software TNL path
2009-08-14 Maciej Cencorar300: use VBOs for vertex attributes
next