r600g: fix up CP DMA for VM on cayman and TN
[mesa.git] / src / gallium / state_trackers /
2013-01-24 Marek Olšákst/dri: disallow recursion in dri_flush
2013-01-24 Marek Olšákst/dri: add null-pointer check, remove duplicated local...
2013-01-21 José Fonsecascons: Fix dependencies of generated headers.
2013-01-15 Marek Olšákgallium/util: fix glClear with MRT by making the FS...
2013-01-13 Johannes Obermayrxmlpool: Fix out-of-tree builds.
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-12 José Fonsecascons: Update for xmlpool/options.h generation.
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnertargets/pipe-loader: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xvmc/test: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xvmc: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xorg: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xa: Convert to automake
2013-01-10 Matt Turnerstate_trackers/vega: Convert to automake
2013-01-10 Matt Turnerstate_trackers/vdpau: Convert to automake
2013-01-10 Matt Turnerstate_trackers/glx: Convert to automake
2013-01-10 Matt Turnerstate_trackers/gbm: Convert to automake
2013-01-10 Matt Turnerstate_trackers/egl: Convert to automake
2013-01-10 Matt Turnerstate_trackers: Convert to automake
2013-01-10 Matt Turnerstate_trackers/dri/sw: Convert to automake
2013-01-10 Matt Turnerstate_trackers/dri/drm: Convert to automake
2013-01-10 Matt Turnerstate_trackers/dri: Convert to automake
2013-01-09 Johannes Obermayrclover: Adapt libclc's INCLUDEDIR and LIBEXECDIR to...
2013-01-04 Brian Paulst/glx: allow GLX_DONT_CARE for glXChooseFBConfig(...
2013-01-04 Tom Stellardclover: Fix build after the addition of enum pipe_flush...
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2013-01-03 Jonas Ådahlwayland: Don't cancel a roundtrip when any event is...
2012-12-17 Andreas Pokornyvega: fix for object handle leak
2012-12-13 Tom Stellardclover: Fix build since removal of pipe_surface::usage
2012-12-13 Tom Stellardclover: Add support for compiler flags
2012-12-13 Tom Stellardclover: Don't erase build info of devices not being...
2012-12-12 Marek Olšákst/dri: add a way to force MSAA on with an environment...
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-12-11 Tobias Drostest/egl/drm: only unref the udev device if needed
2012-12-11 Johannes Obermayrclover: Install CL headers.
2012-12-10 Fabio Pedrettivega: remove unused variables
2012-12-07 Marek Olšákst/dri: implement MSAA for GLX/DRI2 framebuffers
2012-12-07 Marek Olšákgallium: pass the current context to the flush_front...
2012-12-07 Marek Olšákst/dri: don't expose MSAA configs with accumulation...
2012-12-07 Marek Olšákst/dri: refactor dri_fill_in_modes
2012-12-07 Marek Olšákst/dri: always allocate private depth-stencil buffers
2012-12-05 Vinson Leescons: Require drm to build gallium/state_trackers...
2012-12-03 Brian Paulst/glx: accept GLX_SAMPLE_BUFFERS/SAMPLES_ARB == 0
2012-12-01 Marek Olšákst/dri: implement new driver hook flush_with_flags
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-11-29 Marek Olšákgallium/postprocess: share pipe_context and cso_context...
2012-11-29 Marek Olšákst/mesa: add support for GL core profiles
2012-11-17 Maarten Lankhorstst/vdpau: Fix vlVdpVideoSurfaceSize for interlaced...
2012-11-16 Tom Stellardclover: Fix build with clang 3.2
2012-11-07 Jonas Ådahlwayland: Destroy frame callback when destroying surface
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-10-30 Marvin Schmidtst/xorg: Remove superfluous miInitializeBackingStore...
2012-10-29 Ian Romanickdri: Convert driCreateConfigs to use a gl_format enum
2012-10-19 Francisco Jerezclover: No need for clover::is_zero() to be a functor.
2012-10-17 Kristian Høgsbergwayland: Drop support for ill-defined, unused wl_egl_pixmap
2012-10-17 Kristian Høgsbergegl/wayland: Update to Wayland 0.99 API
2012-10-11 Tom Stellardclover: Fix build with LLVM 3.2
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-10-09 Matt TurnerRemove VAAPI support.
2012-10-08 José Fonsecast/wgl: Don't cache HDC anywhere.
2012-09-30 Marek Olšákgallium: remove resource_resolve
2012-09-25 Tom Stellardclover: Fix build with libclang v3.2
2012-09-25 Tom Stellardclover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2
2012-09-25 Blaž Tomažičclover: Handle multiple kernels in the same program v2
2012-09-24 Francisco Jerezclover: Silence narrowing conversion warnings in resour...
2012-09-24 Tom Stellardclover: Handle NULL value for clEnqueueNDRangeKernel...
2012-09-21 Tom Stellardclover: Initialize height and depth to 1 for transfers
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-09-06 Matt TurnerRemove Xcalloc/Xmalloc/Xfree calls
2012-09-01 Brian Paulvega: include u_debug.h for assert()
2012-09-01 Brian Paulmesa: s/FREE/free/
2012-09-01 Brian Paulmesa: s/MALLOC/malloc/
2012-08-31 Jakob Bornecrantzdri: Rework planar image interface
2012-08-26 Jakob Bornecrantzst/dri: Support width and height getters
2012-08-26 Jakob Bornecrantzst/dri: Claim to support validate_usage
2012-08-24 Brian Paulwgl: update some comments
2012-08-24 Blaž Tomažičclover: Accept CL_MEM_READ_WRITE flag
2012-08-23 Vadim Girlinst/dri: pass config options to the state tracker
2012-08-23 Vadim Girlinst/dri: add force_glsl_extensions_warn option to dri...
2012-08-23 Vadim Girlinst/dri: use driver name for driconf section lookup
2012-08-21 Jakob Bornecrantzst/dri: Add shared usage on buffers created
2012-08-16 Philipp Brüschweilerwayland-drm: close fd after the display is uninitialized
2012-08-15 Michel Dänzerst/egl: Fix up for ClientVersion -> ClientMajorVersion...
2012-08-07 Chad Versacedri: Simplify use of driConcatConfigs
2012-08-06 Ian Romanickegl: Replace KHR_surfaceless_* extensions with KHR_surf...
2012-08-03 Brian Paulst/xorg: updates for CSO interface changes
2012-08-03 Brian Paulst/xa: updates for CSO interface changes
2012-08-03 Brian Paulvega: fix build breakage from cso sampler/view changes
2012-07-20 Lucas Stachst/xorg: fix masked transformations
2012-07-19 Kristian Høgsberggallium-egl: Move wayland query_buffer implementation
2012-07-19 Kristian Høgsbergwayland: Support EGL_WIDTH and EGL_HEIGHT queries for...
2012-07-19 Kristian Høgsbergwayland: Use existing EGL_TEXTURE_FORMAT for querying...
2012-07-19 Kristian Høgsberggallium-egl: Implement eglQueryWaylandBufferWL
2012-07-18 Lucas Stachst/xorg: attach EDID to outputs
2012-07-18 Lucas Stachst/xorg: remove superfluous memset
2012-07-18 Lucas Stachst/xorg: reorder exa context creation and use screen...
2012-07-17 Kristian Høgsberggbm: Add gbm_bo_import for gallium gbm backend
2012-07-17 Elvis Leest/egl: Fix build for wayland includes
next