mesa: Move declarations before code.
[mesa.git] / src / gallium /
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
2014-02-11 Christian Königvl: add H264 encoding interface
2014-02-11 Dave Airlier600g: add support for multiple viewports.
2014-02-10 Ilia Mirkinnouveau/video: make sure that firmware is present when...
2014-02-09 Grigori Goronzygallium: add geometry shader output limits
2014-02-09 Ilia Mirkinnv30: report 8 maximum inputs
2014-02-08 Christoph Bumillernv50/ir/ra: some register spilling fixes
2014-02-07 Christoph Bumillernvc0: handle TGSI_SEMANTIC_LAYER
2014-02-07 Christoph Bumillernvc0: create the SW object
2014-02-07 Christoph Bumillernvc0/ir/emit: hardcode vertex output stream to 0 for now
2014-02-07 Erik Faye-Lundgallium/tgsi: correct typo propagated from NV_vertex_pr...
2014-02-07 Erik Faye-Lundgallium/tgsi: use CLAMP instead of open-coded clamps
2014-02-06 Ilia Mirkinnouveau/codegen: allow tex offsets on non-TXF instructi...
2014-02-06 Ilia Mirkinnv50: only over-allocate by a page for code
2014-02-06 Ilia Mirkinnv50: fix layerid to be the fp input number rather...
2014-02-06 Ilia Mirkinnv50: rework primid logic
2014-02-06 Marek Olšákvdpau: flush the context before exporting the surface v2
2014-02-06 Marek Olšákgallium/radeon: fix warnings
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-02-06 Marek Olšákgallium: define the behavior of PIPE_USAGE_* flags...
2014-02-06 Marek Olšákgallium: remove PIPE_RESOURCE_FLAG_GEN_MIPS
next