Merge branch '7.8'
[mesa.git] / src / mesa / drivers / dri / radeon /
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-19 Dave Airlier300c/r300g: add 3155 rv380 pci id
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 Vinson Leeradeon: Remove unnecessary header.
2010-04-10 Alex Deucherr600: add new r7xx pci ids
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 Jakob BornecrantzMerge branch 'gallium-targets'
2010-03-24 Alex Deucherr100/r200/r300/r600: enable accel for Copy/DrawPixels...
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Pauli Nieminenradeon: Fix buffer object unmap to be called only once...
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 Maciej Cencoraradeon: add some debuging info for glCopyTex(Sub)Image
2010-03-13 Maciej Cencoraradeon: fix gl format to mesa format mapping and add...
2010-03-13 Maciej Cencoraradeon: fix glCopyTex(Sub)Image
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Alex Deucherr100/r200/r300/r300: only enable accelerated pixel...
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-12 Vinson Leeradeon: Fix memory leaks from early return.
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Maciej Cencoraradeon: fallback to sw ReadPixels if color logicop...
2010-03-10 Maciej Cencoraradeon: fix glCopyTex(Sub)Image if user FBO is bound
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Alex Deucherr100: add additional blit formats
2010-03-10 Alex Deucherradeon/r200/r600: enable HW accelerated gl(Read/Copy...
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Maciej Cencoraradeon: mark framebuffer as incomplete if renderbuffer...
2010-03-09 Maciej Cencoraradeon/r200/r300/r600: add is_format_renderable function
2010-03-09 Maciej Cencoraradeon: add hw accelerated glReadPixel support (not...
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Alex Deucherradeon: don't attempt to use alternate blit formats...
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Alex Deucherradeon/r200/r600: allow src and dst BOs to be placed...
2010-03-08 Alex Deucherradeon/r200/r600: reset bos when validating buffers...
2010-03-08 Maciej Cencoraradeon: no need to emit full state twice after flush
2010-03-08 Maciej Cencoraradeon: fallback to software in glCopyTexImage if blit...
2010-03-08 Alex Deucherradeon/r200/r600: allow src and dst BOs to be placed...
2010-03-08 Alex Deucherradeon/r200/r600: reset bos when validating buffers...
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-07 Maciej Cencoraradeon: handle compressed sRGB texture formats
2010-03-07 Maciej Cencoraradeon: move glGetTexImage handlers to seperate file
2010-03-07 Maciej Cencoraradeon: Some possible improvements that I spoted in...
2010-03-07 Maciej Cencoraradeon: properly calculate rowstride for tiled images
2010-03-07 Maciej Cencoraradeon: minor refactoring of mipmap code
2010-03-07 Maciej Cencoraradeon: add texture helper function
2010-03-07 Maciej Cencoraradeon: add some debugging info to sw tiling/untiling...
2010-03-07 Maciej Cencoraradeon: add software untiling functions
2010-03-07 Maciej Cencoraradeon: add tile size getter
2010-03-07 Maciej Cencoraradeon: added tiling functions
2010-03-07 Maciej Cencoraradeon: no need to emit full state twice after flush
2010-03-07 Maciej Cencoraradeon: fallback to software in glCopyTexImage if blit...
2010-03-06 George Sapountzisdri: drop MINIGLX_SOURCES (2)
2010-03-06 George Sapountzisdri: drop MINIGLX_SOURCES
2010-03-03 Alex Deucherradeon/r200/r300/r600: add check_blit vtbl function
2010-03-03 Ian RomanickRemove stray defines of HAVE_RGBA
2010-03-03 Ian Romanickmesa: Remove ClearIndex and IndexMask from device-drive...
2010-03-03 Alex Deucherr600: add new rs880 pci id
2010-03-03 Dave Airlieradeon/r200/r300/r600: fix blit BO buffer validation
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-01 Pauli Nieminenradeon: Reduce number of radeon_bo_map calls that requi...
2010-02-27 Vinson Leeradeon: Assert pointer is not null before dereferencing.
2010-02-24 Dave Airlieradeon/r200: fix the state emission before kernel clear
2010-02-24 Dave Airlieradeon: fix bad state emission causes kernel to do...
2010-02-21 Vinson Leeradeon: Silence compiler format warning.
2010-02-19 Kristian HøgsbergReplace the _mesa_*printf() wrappers with the plain...
2010-02-19 Kristian HøgsbergReplace _mesa_malloc, _mesa_calloc and _mesa_free with...
2010-02-19 Kenneth GraunkeRemove _mesa_memcpy in favor of plain memcpy.
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-10 Karl SchultzMerge branch 'master' of git+ssh://git.freedesktop...
2010-02-10 Ian Romanickdri: Fix copy-and-paste brain damage in previous commit
2010-02-10 Ian Romanickdri: Allow selective generation of accum. buffer configs
2010-02-10 Pauli Nieminenradeon: Fix printf formatings to match te values.
2010-02-10 Pauli Nieminenradeon: Define EXT_framebuffer_object constants to...
2010-02-09 Kristian Høgsbergdri_interface: Introduce DRI tokens for the texBuffer...
2010-02-09 Pauli Nieminenradeon: Add some debug output for fbo support
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-08 Dave Airlieradeon: fix UMS since stp addition.
2010-02-07 Pauli Nieminenr100/r200/r300/r600: Set MaxCombinedTextureImageunits.
2010-02-06 Pauli Nieminenradeon: Add some debug output to texture function.\n
2010-02-06 Pauli Nieminenradeon: Use _mesa_next_pow_two_32 instead of own implem...
2010-02-06 Pauli Nieminenradeon: Add some debug output to miptree code.
2010-02-06 Pauli Nieminenradeon: Remove the loop from stride size calculation.
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
next