r600g: remove radeon_bo::handle
[mesa.git] / src / gallium / state_trackers /
2011-08-16 Cooper Yuandri2: add code to dri2_Flush extension.
2011-08-07 Christoph Bumillerd3d1x: adapt to resource_resolve interface change
2011-08-05 Marek Olšákst/dri: remove an unused-but-set variable
2011-08-05 Marek Olšákst/dri: remove a dummy function dri2_create_context
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Benjamin Franzkeegl/gbm: Fix EGL_DEFAULT_DISPLAY
2011-07-29 Chia-I Wust/egl: create pbuffers with PIPE_BIND_SAMPLER_VIEW
2011-07-25 Emericvdpau: enable mpeg1 hw decoding, using the exact same...
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-15 Christian Königg3dvl: no need for flushing inside the compositor any...
2011-07-15 Christian Königg3dvl: correctly distinct dst area and clip area in...
2011-07-15 Christian Königg3dvl: change picture parameter of decode_bitstream...
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-12 Christian Königvaapi: cleanup the source and let the st at least compi...
2011-07-11 Christian König[g3dvl] add some more PIPE_VIDEO_CAPs
2011-07-11 Christian König[g3dvl] fix a whole bunch of memory leaks
2011-07-11 Brian Paulglx: add a few missing glXChooseFBConfig() attributes
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-10 Marek Olšákst/dri: remove unused variables
2011-07-10 Christian Königvdpau: make capabilities query more sane
2011-07-10 Christian Königvdpau: implement VdpOutputSurfaceGetParameters
2011-07-10 Chia-I Wust/egl: fix linking errors
2011-07-08 Christian Königvdpau: add implementation of VdpDecoderGetParameters
2011-07-08 Christian König[g3dvl] and finally remove pipe_video_context
2011-07-08 Christian König[g3dvl] move video buffer creation out of video context
2011-07-08 Christian König[g3dvl] move compositor creation and handling directly...
2011-07-08 Christian König[g3dvl] remove sampler view handling from video context
2011-07-08 Christian König[g3dvl] remove create_surface from video context
2011-07-07 Christian König[g3dvl] rename get_param to get_video_param and move...
2011-07-07 Thomas Hellstromst/xa: Fix up error reporting. Disable component alpha.
2011-07-07 Thomas Hellstromst/xa: Fix render to xa_format_a8, which is backed...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-07-04 Thomas Hellstromst/glx: Fix endless loop in drawable validation
2011-07-04 Thomas Hellstromst/xa: Fix crosscompile builds with nonstandard ld...
2011-07-01 Chia-I Wust/egl: fix a typo
2011-07-01 Chia-I Wust/egl: remove unused header
2011-06-30 José Fonsecascons: Expose pkg-config in a simpler manner.
2011-06-29 Thomas Hellstromst/glx: Fix compilation error
2011-06-29 Thomas Hellstromst/dri: Get rid of the evil struct dri_drawable::contex...
2011-06-29 Thomas Hellstromst-api: Rework how drawables are invalidated v3.
2011-06-28 Chia-I Wust/egl: update fbdev backend
2011-06-27 Benjamin Franzkeegl: Fix Terminate with shared gbm screens
2011-06-27 Thomas Hellstromst/xa: Update README.
2011-06-27 Thomas Hellstromst/xa: Add a function to check for supported formats
2011-06-27 Thomas Hellstromst/xa: Various fixes for composite.
2011-06-27 Chia-I Wust/d3d1x: fix for st/egl native.h interface change
2011-06-25 Chia-I Wust/egl: fix a compile error
2011-06-25 Chia-I Wust/egl: add get_pixmap_format callback to native_display
2011-06-25 Chia-I Wuegl: make implementing eglChooseConfig easier
2011-06-25 Chia-I Wust/egl: add a fast path for ximage eglCopyBuffers
2011-06-25 Chia-I Wust/egl: clean up eglCopyBuffers
2011-06-25 Chia-I Wust/egl: reorganize backend initialization
2011-06-24 Chia-I Wust/egl: make native_buffer interface typed
2011-06-24 Chia-I Wust/egl: drop guess_gl_api from egl_g3d_loader
2011-06-24 Chia-I Wust/egl: use a helper to get st_api from the loader
2011-06-23 Benjamin Franzkest/egl: Fix scons build
2011-06-23 Benjamin Franzkest/egl: Hookup gbm for drm backend
2011-06-23 Benjamin Franzkegbm: Add gallium (drm) backend
2011-06-23 Benjamin Franzkest/dri: Implement DRIimageExtension::dupImage
2011-06-23 Brian Paulst/wgl: return height, not width for WGL_PBUFFER_HEIGHT_ARB
2011-06-23 Benjamin Franzkest/egl/wayland: Take resize parameters only if size...
2011-06-21 Thomas Hellstromst/xa: Solid fill (tested) and composite (yet untested)
2011-06-20 Thomas Hellstromst/xa: Really support xa_surface_format. Bump minor.
2011-06-20 Thomas Hellstromst/xa: Support format-changing copy.
2011-06-20 Marcin Slusarzst/xorg: initialize drm_mode.type
2011-06-20 Marcin Slusarzst/xorg: fix crash triggered by rendercheck -t composit...
2011-06-20 Marcin Slusarzst/xorg: fix crash triggered by rendercheck -t blend...
2011-06-16 Thomasst/xa: Make sure we blit all yuv regions.
2011-06-16 Thomasst/xa: Fix a typo pointed out by Keith Whitwell.
2011-06-15 Thomas Hellstromst/xa: Initial import of the xa state-tracker and the...
2011-06-14 Marek Olšákst/xorg: remove unused variable
2011-06-12 Benjamin Franzkest/eglwayland: Add support for EGL_DEFAULT_DISPLAY
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 José Fonsecaglx/xlib: Handle glXCreateContextAttribsARB in glXGetPr...
2011-06-08 Chia-I Wust/egl: set EGL_ALPHA_MASK_SIZE
2011-06-07 Christian Königxvmc: fix some warning about uninitialized vars
2011-06-07 Christian König[g3dvl] move dummy quantification into xvmc state tracker
2011-06-07 Benjamin Franzketargets/egl: Support driver name lookup using pci lists
2011-06-05 Christian König[g3dvl] split quant matrix out of picture info
2011-06-05 Christian König[g3dvl] rename map/unmap to begin/end frame
2011-06-05 Christian König[g3dvl] remove unused and dublicate fields from picture...
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-06-02 Christoph Bumillerd3d1x/sm4: don't reset 1st index of multi-dimensional...
2011-06-02 Christoph Bumillerd3d1x/sm4: fix swizzle for 1 component operands
2011-05-24 José Fonsecawgl: Don't hold on to user supplied HDC.
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-20 Benjamin Franzkest/egl: Add support for EGL_DRM_BUFFER_USE_CURSOR_MESA
2011-05-20 Benjamin Franzkest/dri: Support dri2 useflags in dri2_create_image
2011-05-20 Benjamin Franzkest/egl/wayland: Deal with wayland visual changes
2011-05-20 Brian Paulst/glx: define/set new ST_CONTEXT_FLAG_bits
2011-05-20 Brian Paulst/glx: pass major, minor, context flags, etc to XMesaC...
2011-05-20 Brian Paulst/glx: implement glXCreateContextAttribsARB()
2011-05-20 Brian Paulst/glx: pass version, context flags, etc to create_cont...
2011-05-20 Brian Paulst/glx: refactor create-context functions
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-13 Benjamin Franzkest/egl: Implement EGL_WL_bind_wayland_display for x11...
2011-05-10 José Fonsecast/wgl: Remove buggy assertion.
next