Merge branch '7.8'
[mesa.git] / src / gallium / state_trackers / dri /
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 José Fonsecascons: Use libdrm options only where needed.
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Chia-I WuFix copyright headers.
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-08 Chia-I Wust/dri: Fix setTexBuffer2 with __DRI_TEXTURE_FORMAT_RGB.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 Chia-I Wust/dri: Implement DRI image extension.
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-02 Yann Droneaudgallium: fix dri_destroy_option_cache() when optionCach...
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Vinson Leest/dri: Remove unnecessary header.
2010-03-31 Vinson Leest/dri: Remove unnecessary header.
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-30 Chia-I Wust/dri: Fix a memory leak in dri1_init_screen.
2010-03-30 Vinson Leedrisw: Remove unnecessary header.
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 Roland Scheideggergallium: adapt all code to the renamed depth/stencil...
2010-03-29 George Sapountzisst/dri/sw: add drisw_api similarly to dri1_api
2010-03-28 George Sapountzisdrisw: probably better hack for stride and some comments
2010-03-27 George Sapountzisdrisw: make stride issue profound
2010-03-27 Vinson Leest/dri: Fix SCons build.
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 George Sapountzisswrastg: allow for any of the software rasterizers.
2010-03-26 George Sapountzisst/dri: add comment about the ifdef in dri_screen.c
2010-03-26 George Sapountzisst/dri: factor out common init_screen code
2010-03-26 George Sapountzisst/dri mv __driDriverExtensions to drisw.c and dri2.c
2010-03-26 George Sapountzisst/dri: fold dri_extensions.c into dri_context.c
2010-03-26 Jakob Bornecrantzswrastg: Build with scons
2010-03-25 Jakob Bornecrantzst/dri: Move common files to common directory
2010-03-25 Jakob Bornecrantzst/dri: Reshuffle files and make it obvious which files...
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 Jakob Bornecrantzst/dri: Don't include sw vs drm dri headers
2010-03-25 Jakob Bornecrantzst/dri: Add dri2 prefix for all dri2.c functions
2010-03-25 George Sapountzisst/dri: add TODO list for DRISW
2010-03-25 George Sapountzisst/dri: add drisw
2010-03-25 George Sapountzisst/dri: add dri_wrapper.h
2010-03-25 George Sapountzisst/dri: export DRI1 surface / pipe
2010-03-25 George Sapountzisst/dri: split out DRI2 code
2010-03-25 George Sapountzisst/dri: make get_texture into validate_att
2010-03-25 George Sapountzisst/dri: flush_frontbuffer, allocate_textures for dri2
2010-03-25 George Sapountzisst/dri: flush_frontbuffer, allocate_textures for dri1
2010-03-25 George Sapountzisst/dri: minor cosmetic for buffers
2010-03-25 George Sapountzisst/dri: minor cosmetic for screen
2010-03-25 George Sapountzisst/dri: add inline for dri2 check done in multiple...
2010-03-25 Jakob BornecrantzMerge branch 'gallium-targets'
2010-03-24 Jakob Bornecrantzst/dri: Fix for X server 1.6.0 (DRI2 version 1)
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-20 George Sapountzisst/dri: fix bug in make_current
2010-03-20 George Sapountzisst/dri: fix bug in allocate_textures
2010-03-18 Chia-I Wust/dri: Switch from st_public.h to st_api.h.
2010-03-18 Chia-I Wust/dri: Implement st_api.h callbacks.
2010-03-18 Chia-I Wust/dri: Headers and public symbols clean up.
2010-03-18 Chia-I Wust/dri: Move DRI1 bits in dri_context.c to dri1.c.
2010-03-18 Chia-I Wust/dri: Move DRI1 bits in dri_drawable.c to dri1.c.
2010-03-18 Chia-I Wust/dri: Move DRI1 bits in dri_screen.c to dri1.c.
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Dave Airliegallium: fix frontbuffer rendering with r300g
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Michel Dänzerst/dri: Always try to set up R5G6B5 configs.
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-12 Chia-I Wust/mesa: Implement st_api.h.
2010-03-11 Roland Scheideggerst/mesa: don't enable extensions which aren't actually...
2010-03-11 Marek Olšákst/dri: move extension initilization to st/mesa completely
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-10 Keith Whitwellgallium: plumb winsys-drawable-handle through to state...
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-01 José Fonsecadri: Rename pipe formats.
2010-03-01 Jakob Bornecrantzgallium: Expose a opaque winsys handle and functions...
2010-02-27 Vinson Leest/dri: Assert pointer is not null before dereferencing.
2010-02-18 Francisco JerezRevert "st/mesa: Make the frontbuffer visible on st_flu...
2010-02-17 Francisco Jerezst/dri2: Flush FRAME instead of RENDER_CACHE on buffer...
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-16 Francisco Jerezst/dri2: Use event-driven buffer validation.
2010-02-12 Zack Rusinst/dri: don't expose visuals we'll have trouble supporting
2010-02-12 Zack Rusinst/dri, st/xorg: fix buffers that have attachements...
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: Allow selective generation of accum. buffer configs
2010-02-09 Kristian Høgsbergdri_interface: Introduce DRI tokens for the texBuffer...
next