gallivm: Remove unnecessary headers.
[mesa.git] / src / gallium / state_trackers /
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Chia-I Wust/egl: Use profiles to create OpenGL ES contexts.
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-03 Brian Paulst/glx: added some comments
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-01 Brian Paulst/glx: re-order destruction of buffers, visuals
2010-08-31 Chia-I Wust/egl: Enable EGL_MESA_drm_display.
2010-08-26 Chia-I Wust/egl: Add support for EGL_MESA_image_drm.
2010-08-26 Chia-I Wust/egl: Add support for EGL_KHR_surfaceless_*.
2010-08-26 Chia-I Wust/egl: Make KMS support optional in KMS backend.
2010-08-24 Chia-I Wust/egl: Fix r300/r600 support in KMS backend.
2010-08-24 Chia-I Wust/dri: Remove unnecessary main/mtype.h.
2010-08-24 Chia-I Wust/wgl: Include main/core.h.
2010-08-24 Chia-I Wust/glx: Include main/core.h.
2010-08-22 Keith Whitwellglx/xlib: configurable strict/non-strict buffer size...
2010-08-22 Keith Whitwellglx/xlib: remove another XSync
2010-08-22 Keith Whitwellglx/xlib: no need to call XSync from XMesaFlush
2010-08-20 Luca Barbierist/glx: use PIPE_TEXTURE_RECT if appropriate
2010-08-20 Luca Barbierist/dri: use PIPE_TEXTURE_RECT if appropriate
2010-08-19 Chia-I Wust/egl: Fix win32 build.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Chia-I Wust/egl: Add support for EGL_KHR_fence_sync.
2010-08-16 Chia-I Wust/egl: Add support for EGL_KHR_reusable_sync.
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 Chia-I Wuegl: Add checks for EGL_MESA_screen_surface.
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-29 Chia-I Wust/python: Adapt to interface change.
2010-07-29 Chia-I Wugallium: Use unified pipe_context::draw_vbo.
2010-07-29 Kristian HøgsbergUntangle gallium/egl/glx source sharing mess and make...
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-26 nobledst/egl: Fix debug line
2010-07-26 nobledst/xorg: fix use-after-free
2010-07-23 Thomas Hellstromst/xorg: Init the Gallium3D / libkms resources in pre...
2010-07-23 Thomas Hellstromst/xorg: Kill a couple of compilation warnings
2010-07-23 Thomas Hellstromst/xorg vmwgfx/xorg: Add a pre-init customizer callback
2010-07-23 Thomas Hellstromst/xorg: Add a possibility to prune modes and limit...
2010-07-20 Chia-I Wust/egl: Fixes for recent GLX cleanup.
2010-07-20 Chia-I Wust/dri: Remove driFrameTrackingExtension.
2010-07-18 Sven Arvidssongallium/st/dri2: add dri2 vblank query extension support
2010-07-06 Chia-I Wust/egl: Add support for !GLX_DIRECT_RENDERING.
2010-07-04 Vinson Leest/egl: Remove unnecessary headers.
2010-06-30 Chia-I Wust/egl: Manually free configs on terminate.
2010-06-30 Chia-I Wuegl: Store screens in a dynamic array.
2010-06-30 Chia-I Wuegl: Store configs in a dynamic array.
2010-06-30 Chia-I Wust/vega: Match MALLOC/FREE for vg_shader.
2010-06-30 nobledst/vega: s/free/FREE for matching MALLOC/CALLOC
2010-06-30 nobledst/xorg: s/free/FREE for matching MALLOC/CALLOC
2010-06-30 Chia-I Wust/egl: Add egl-gdi target.
2010-06-29 Chia-I Wuegl: Remove st/egl probe code.
2010-06-29 Chia-I Wust/egl: Build a single EGL driver.
2010-06-29 Chia-I Wust/egl: Move module loading code to targets.
2010-06-29 Chia-I Wust/egl: Reorganize targets.
2010-06-29 Chia-I Wust/egl: One driver per hardware.
2010-06-29 Chia-I Wust/egl: Introduce native_platform.
2010-06-29 Chia-I Wust_api: Remove st_context::is_visual_supported.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-23 Chia-I Wuegl: Introduce platform displays internally.
2010-06-17 Chia-I Wuegl: s/EGL_DISPLAY/EGL_PLATFORM/.
2010-06-11 Chia-I Wust/egl: Add fbdev backend.
2010-06-10 Vinson Leest/egl: Remove unnecessary header.
2010-06-09 Thomas Hellstromst/xorg: Add a customizable option to disable 3D.
2010-06-06 Jakob Bornecrantzgallium: Convert state trackers to drm driver interface
2010-06-04 Chia-I Wust/egl: Fix compiler warnings.
2010-06-04 Chia-I Wust/egl: Move sw screen creation to native helper.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 Roland Scheideggergallium: rename clearRT / clearDS to clear_render_targe...
2010-06-03 Brian Paulgallium: add interpolation parameter to simple shader...
2010-05-31 Thomas Hellstromst/xorg, vmware: Make throttling configurable.
2010-05-31 Thomas Hellstromst/xorg: Fix Xv cliprect scaling.
2010-05-31 Thomas Hellstromst/xorg Avoid advertizing rotation / reflection support.
2010-05-31 Chia-I Wust/egl: Use stamps only to avoid unnecessary geometry...
2010-05-31 Dave Airliegallium: fix TFP on gallium
2010-05-31 Chia-I Wust/egl: Update KMS backend to use resource_surface.
2010-05-31 Chia-I Wust/egl: Update GDI backend to use resource_surface.
2010-05-31 Chia-I Wust/egl: Update ximage backend to use resource_surface.
2010-05-31 Chia-I Wust/egl: Add helper functions for use by backends.
2010-05-31 Chia-I Wust/vega: Use SConscript for Windows build.
2010-05-31 Chia-I Wust/egl: Use OS-specific module suffices.
2010-05-31 Chia-I Wust/egl: Add GDI backend.
2010-05-30 José Fonsecast/python: Expose region_copy/fill_region instead of...
2010-05-30 Chia-I Wust/vega: Use FREE.
next