drivers/dri: explicitly set __DRI2flushExtension members
[mesa.git] / src / gallium /
2014-02-22 Ilia Mirkinnv50: make sure to clear _all_ layers of all attachments
2014-02-22 Chia-I Wuilo: fix and enable fast depth clear
2014-02-22 Chia-I Wuilo: add slice clear value
2014-02-22 Chia-I Wuilo: better readability and doc for texture flags
2014-02-22 Chia-I Wuilo: fix for stencil only rectlist ops
2014-02-22 Chia-I Wuilo: fix a false assertion failure on GEN6
2014-02-22 Chia-I Wuilo: pipe_texture::usage is not a bitfield
2014-02-22 Chia-I Wuilo: set ILO_TEXTURE_CPU_WRITE for imported textures
2014-02-22 Christoph Bumillernv50/ir/ra: fix SpillCodeInserter::offsetSlot usage
2014-02-22 Vinson Leelibgl-xlib: Fix xlib_sw_winsys.h include path.
2014-02-22 Emil Velikovpipe-loader: introduce pipe_loader_sw_probe_null helper...
2014-02-22 Emil Velikovpipe-loader: introduce pipe_loader_sw_probe_dri helper
2014-02-22 Emil Velikovpipe-loader: introduce pipe_loader_sw_probe_xlib helper
2014-02-22 Emil Velikovpipe-loader: use bool type for pipe_loader_drm_probe_fd()
2014-02-22 Emil Velikovwinsys/xlib: move xlib_create_sw_winsys within the...
2014-02-22 Emil Velikovpipe-loader: handle memory allocation failure
2014-02-22 Emil Velikovpipe-loader: build pipe_loader_drm_x_auth whenever...
2014-02-22 Emil Velikovpipe-loader: destroy sw_winsys on sw_release
2014-02-22 Emil Velikovvl/winsys_dri: cleanup vl_screen_create error path
2014-02-22 Emil Velikovtargets/pipe-loader: link pipe-nouveau against libdrm
2014-02-21 Francisco Jerezclover: Unabbreviate a few data accessor names for...
2014-02-21 Francisco Jerezclover: Replace the transfer(new ...) idiom with a...
2014-02-21 Francisco Jerezclover: Migrate a bunch of pointers and references...
2014-02-21 Francisco Jerezclover: Allow storing a range into a container of diffe...
2014-02-21 Francisco Jerezclover: Define an intrusive smart reference class.
2014-02-21 Francisco Jerezclover: Some improvements for the intrusive pointer...
2014-02-21 Francisco Jerezclover: Fix up NULL constant pointer arguments.
2014-02-21 Jordan Justentgsi_ureg: add property_gs_invocations
2014-02-20 Roland Scheideggergallivm: add smallfloat to float conversion not relying...
2014-02-20 Leo Liust/omx/enc: add multi scaling buffers for performance...
2014-02-20 Christian Königst/omx/dec/h264: fix prevFrameNumOffset handling
2014-02-19 Rob Clarkfreedreno: tweak ringbuffer sizes/count
2014-02-19 Rob Clarkfreedreno/a3xx/compiler: scheduling/legalize fixes
2014-02-18 Michel Dänzerr600g,radeonsi: Consolidate logic for short-circuiting...
2014-02-18 Emil Velikovst/dri: remove #ifdef DRM_CAP_PRIME guard
2014-02-17 Kusanagi Kouichitargets/vdpau: Don't link unused libraries
2014-02-17 Kusanagi Kouichitargets/vdpau: Always use c++ to link
2014-02-17 Ilia Mirkinst/xvmc: fix tests so that they pass
2014-02-16 Rob Clarkpipe-loader: add pipe loader for freedreno/msm
2014-02-16 Rob Clarkst/xa: missing handle type
2014-02-16 Rob Clarkst/xa: use pipe-loader to get screen
2014-02-16 Rob Clarkpipe-loader: split out "client" version
2014-02-16 Rob Clarkfreedreno/a3xx/compiler: use (ss) for WAR hazards
2014-02-16 Rob Clarkfreedreno/a3xx/compiler: fix RA typo
2014-02-16 Rob Clarkfreedreno/a3xx/compiler: handle kill properly (new...
2014-02-16 Rob Clarkfreedreno/a3xx/compiler: trans_cmp() sanity
2014-02-16 Rob Clarkfreedreno: fix problems if no color buf bound
2014-02-14 Brian Paulgallium/pipebuffer: change pb_cache_manager_create...
2014-02-14 Thomas Hellstromsvga/winsys: Propagate surface shared information to...
2014-02-14 Brian Paulsvga/winsys: implement GBS support
2014-02-14 Thomas Hellstromgallium/util: Add flush/map debug utility code
2014-02-14 Thomas Hellstromgallium/pipebuffer: Add a cache buffer manager bypass...
2014-02-14 Thomas Hellstrompipebuffer, winsys: Add a size match parameter to the...
2014-02-14 Brian Paulsvga: update texture code for GBS
2014-02-14 Brian Paulsvga: update buffer code for GBS
2014-02-14 Brian Paulsvga: add new helper functions for GBS buffers
2014-02-14 Brian Paulsvga: remove a couple unneeded assertions
2014-02-14 Brian Paulsvga: adjust adjustment for point coordinates
2014-02-14 Brian Paulsvga: track which textures are rendered to
2014-02-14 Brian Paulsvga: add helpers for tracking rendering to textures
2014-02-14 Brian Paulsvga: update shader code for GBS
2014-02-14 Brian Paulsvga: update constant buffer code for GBS
2014-02-14 Brian Paulsvga: add svga_have_gb_objects/dma() functions
2014-02-14 Brian Paulsvga: add new GBS commands
2014-02-14 Brian Paulsvga: update svga_winsys interface for GBS
2014-02-14 Brian Paulsvga: update dumping code with new GBS commands, etc
2014-02-14 Brian Paulsvga: split / update svga3d header files
2014-02-14 Grigori Goronzyst/vdpau: add support for DEINTERLACE_TEMPORAL
2014-02-14 Grigori Goronzyvl: add motion adaptive deinterlacer
2014-02-14 Leo Liust/omx/enc: fix scaling src alignment issue
2014-02-14 Alex Deucherradeon: reverse DBG_NO_HYPERZ logic
2014-02-14 Tom Stellardpipe-loader: Add support for render nodes v2
2014-02-14 Tom Stellardpipe-loader: Add auth_x parameter to pipe_loader_drm_pr...
2014-02-13 Christian Königst/omx/dec/h264: fix pic_order_cnt_type==2
2014-02-13 Christian Königst/omx: initial OpenMAX H264 encoder v7
2014-02-13 Christian Königradeon/vce: initial VCE support v8
2014-02-13 Christian Königradeon/winsys: add VCE support v4
2014-02-13 Ilia Mirkinnv50: mark scissors/viewports dirty on context switch
2014-02-13 Christian Königgallium/vl: remove remaining softpipe video functions
2014-02-13 Ilia Mirkinnv50: implement multiple viewports/scissors, enable...
2014-02-12 Brian Paulsvga: replace out-of-temps assertion with debug warning
2014-02-12 Maarten Lankhorstnouveau: create only 1 shared screen between vdpau...
2014-02-12 Maarten Lankhorstgallium makefiles: use a linker script for building...
2014-02-11 Ilia Mirkinnv30,nvc0: only claim a single viewport
2014-02-11 Emil Velikovst/clover: use VISIBILITY_CXXFLAGS where approapriate
2014-02-11 Emil Velikovomx: use VISIBILITY_CFLAGS to control exported symbols
2014-02-11 Emil Velikovst/vdpau: automake: export only PUBLIC symbols
2014-02-11 Emil Velikovst/vdpau: do not export VdpPresentationQueueTargetCreateX11
2014-02-11 Emil Velikovst/egl: automake: avoid exporting all symbols
2014-02-11 Emil Velikovtargets/egl-static: automake: don't export local symbols
2014-02-11 Emil Velikovgbm: automake: add symbol tests
2014-02-11 Emil Velikovtargets/gbm: automake: do not export internal symbols
2014-02-11 Emil Velikovst/gbm: automake: do not export gbm_gallium_drm_device_...
2014-02-11 Emil Velikovauxiliary/pipe-loader: automake: avoid exporting all...
2014-02-11 Emil Velikovgbm: drop unneeded dependency of libudev
2014-02-11 Emil Velikovopencl: do not link against libudev
2014-02-11 Emil Velikovgallium/tests: do not link against libudev
2014-02-11 Emil Velikovegl-static: stop linking against libudev
2014-02-11 Emil Velikovpipe-loader: drop obsolete libudev.h include
2014-02-11 Christian Königomx/radeonsi: fix target
next