d3d1x: rework DXGI for occlusion testing and default width/height
[mesa.git] / src / gallium / state_trackers / dri /
2010-09-25 Vinson Leest/dri: Remove unnecessary header.
2010-09-23 Kristian Høgsbergdri: Pass the __DRIscreen and the __DRIscreen private...
2010-09-22 Kristian Høgsbergdri2: Make createImageFromName() take a __DRIscreen...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Chia-I Wust/dri: Use profiles to create OpenGL ES contexts.
2010-09-10 Chia-I Wugallium: Add context profile support to st_api.
2010-09-09 benst/dri: support EGL_MESA_image_drm: queryImage
2010-09-09 benst/dri: support EGL_MESA_image_drm: createImage
2010-09-08 Chia-I Wust/dri: Call dri_init_extensions only for API_OPENGL.
2010-09-08 Chia-I Wust/dri: Use enum st_api_type internally.
2010-09-08 nobledst/dri: Add multi-api support
2010-09-08 nobledst/dri: Make clear which API's are supported
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-24 Chia-I Wust/dri: Remove unnecessary main/mtype.h.
2010-08-20 Luca Barbierist/dri: use PIPE_TEXTURE_RECT if appropriate
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-13 George Sapountzisst/dri: make dri_drawable_validate_att static
2010-08-13 George Sapountzisst/dri: move TFP code to dri_drawable.c
2010-08-13 nobledst/dri: Fix segmentation fault in sw drivers
2010-08-13 George Sapountzisst/dri: dri_drawable_get_format is shared between DRI2...
2010-08-03 Marek Olšákst/dri: fix crash when dri2_drawable_get_buffers fails
2010-07-31 Vinson Leest/dri: Remove unnecessary headers.
2010-07-30 George Sapountzisst/dri: move backend hooks to appropriate object
2010-07-30 George Sapountzisst/dri: drop dri1_helper
2010-07-30 George Sapountzisst/dri: mv driDriverAPI to backends
2010-07-27 Jakob Bornecrantzswrastg: Add SWRAST_NO_PRESENT option to not send updat...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-20 Chia-I Wust/dri: Remove driFrameTrackingExtension.
2010-07-18 Sven Arvidssongallium/st/dri2: add dri2 vblank query extension support
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-06 Jakob Bornecrantzgallium: Convert state trackers to drm driver interface
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-31 Dave Airliegallium: fix TFP on gallium
2010-05-26 Vinson Leest/dri: Remove dri.c from SCons build.
2010-05-25 Jakob Bornecrantzdrm_api: Remove type argument from create screen callback
2010-05-25 Jakob Bornecrantzst/dri: Remove DRI1 support
2010-05-21 Jakob Borncrantzst_api: Give get_egl_image arguments directly to the...
2010-05-21 Jakob Bornecrantzgallium: Fix invalidate framebuffer with old libGL...
2010-05-21 Jakob Bornecrantzst_api: Add get param function to st_manager
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-17 Roland Scheideggerst/dri: adapt to interface changes
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-03 Brian Paulgallium: move surface utility functions into u_surface.c
2010-05-02 Xavier ChantryUpdate dri state tracker to use new API aware context...
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-25 Jakob Bornecrantzst/dri: Refactor dri_st_api into other files
2010-04-25 Jakob Bornecrantzst/dri: Make st_framebuffer_iface the base for dri_drawable
2010-04-25 Jakob Bornecrantzst/dri: Make st_manager the base for dri_screen
2010-04-25 Jakob Bornecrantzst/dri: Add hooks for framebuffer functions
2010-04-25 Jakob Bornecrantzst/dri: Make lookup_egl_image a hook
2010-04-25 Jakob Bornecrantzst_api: Remove st_module
2010-04-25 Vinson Leest/dri: Add missing header.
2010-04-24 Jakob Bornecrantzst/dri: DRI2 give proper binding to depth buffer
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-27 Jakob Bornecrantzst/dri: Don't check for null when user ensures non...
2010-04-27 Jakob Bornecrantzst/dri: Use flush function of old context not new
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-18 Vinson Leest/dri: Check for NULL before dereference and assignment.
2010-04-16 Jakob Bornecrantzst/drisw: Stop pretending to be drm_api
2010-04-16 Jakob Bornecrantzst/dri: Refactor init code a bit
2010-04-16 Vinson Leest/dri: Remove unnecessary header.
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
next