swrast: fix more fetch_texel function names
[mesa.git] / src / gallium /
2014-04-11 José Fonsecaegl-static: Fix missing radeon_surface.h includes.
2014-04-11 Knut Andre Tidemanngallium/radeon: fix missing winsys include in pipe...
2014-04-11 Christian Königst/omx/enc: separate input buffer private and task...
2014-04-11 Christian Königradeon/vce: implement B-frame support
2014-04-11 Christian Königradeon/vce: add proper CPB backtrack
2014-04-11 Christian Königvl: add interface for H264 B-frame encoding
2014-04-11 Christian Königradeon/vce: remove RVCE_NUM_CPB_EXTRA_FRAMES
2014-04-11 Ilia Mirkingallium: add a way to query min/max texture gather...
2014-04-10 Marek Olšákwinsys/radeon: fix a race condition in initialization...
2014-04-10 Marek Olšákwinsys/radeon: fix a race condition between winsys_crea...
2014-04-10 Marek Olšákwinsys/radeon: fix a race condition between 2 calls...
2014-04-10 Marek Olšákwinsys/radeon: remove unused radeon_info variables...
2014-04-10 Marek Olšákwinsys/radeon: unify radeon_bo::flink and radeon_bo...
2014-04-10 Marek Olšákwinsys/radeon: remove definitions already present in...
2014-04-10 Marek Olšákwinsys/radeon: handle squared micro tiling from GEM_GET...
2014-04-10 Marek Olšákgallium/u_gen_mipmap: rewrite using pipe->blit (v2)
2014-04-10 Michel Dänzerr600g: Don't leak bytecode on shader compile failure
2014-04-09 Emil Velikovbuild: force .so extension for the gallium dri modules
2014-04-09 Emil VelikovPartially revert "st/xa: Fix advertized version number...
2014-04-09 Rob Clarkfreedreno/a3xx: assert() -> debug_assert()
2014-04-09 Brian Paulsvga: move LIST_INITHEAD(dirty_buffers) earlier in...
2014-04-09 Rob Clarkfreedreno/a3xx/compiler: add CEIL
2014-04-09 Rob Clarkfreedreno/a3xx/compiler: fix neg mov's
2014-04-08 Marek Olšákradeonsi: allow fast color clear and Hyper-Z with 1D...
2014-04-08 Marek Olšákr600g,radeonsi: add a bunch of useful queries for the HUD
2014-04-08 Marek Olšákr600g,radeonsi: set correct initial domain for shared...
2014-04-08 Marek Olšákgallium/radeon: fix warnings
2014-04-08 Rob Clarkfreedreno/a3xx: deal with optimized tex instructions
2014-04-08 Leo Liust/omx/enc: cleanup omx/vid_enc.c
2014-04-08 Christian Königst/omx/enc: allocate input buffer private on demand
2014-04-08 Brian Paulsvga: replace sampler assertion with conditional
2014-04-08 Thomas Hellstromst/xa: Make sure unused samplers are set to NULL
2014-04-08 Thomas Hellstromst/xa: Bind destination before setting new state
2014-04-07 Ilia Mirkinnouveau: fix firmware check on nvd7/nvd9
2014-04-07 Thomas Hellstromwinsys/svga: Fix prime surface references also for...
2014-04-07 Thomas Hellstromwinsys/svga: Update the vmwgfx_drm.h header to latest...
2014-04-07 Ilia Mirkinnvc0: add support for texture gather
2014-04-07 Ilia Mirkinnvc0: enable texture query lod
2014-04-07 Ilia Mirkinnv50: enable texture query lod
2014-04-07 Dave Airliegallium: add support for LODQ opcodes.
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
2014-04-05 Emil Velikovtargets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS
2014-04-05 Emil Velikovtargets/omx: use GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovtargets/xvmc: use GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovr600/omx: drop -lstdc++ hack
2014-04-05 Emil Velikovdrivers/nouveau: mention dummy.cpp to use g++ linker
2014-04-05 Emil Velikovdrivers/nouveau: use GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovdrivers/r300: use GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovautomake: introduce GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovautomake: move GALLIUM_DRI_LIB_DEPS to Automake.inc
2014-04-05 Francisco Jerezclover: Document that the *obj*() helpers already take...
2014-04-04 Marek Olšákgallium/u_blitter: implement scaled blitting in the...
2014-04-04 Marek Olšákgallium/u_blitter: don't adjust cubemap coordinates...
2014-04-04 Leo LiuRevert "radeon: just don't map VRAM buffers at all"
2014-04-04 Leo Liuradeon/vce: cleanup cpb handling
2014-04-04 Thomas Hellstromst/xa: Fix advertized version number and try to avoid...
2014-04-04 Brian Paulllvmpipe: remove no-op checks in sampler, sampler_view...
2014-04-04 Brian Paulsoftpipe: remove no-op checks in sampler, sampler_view...
2014-04-04 Brian Paulsvga: remove no-op checks in sampler, sampler_view...
2014-04-04 Brian Paulcso: check for no sampler view changes in cso_set_sampl...
2014-04-03 José Fonsecast/wgl: Remove wgl*Gallium*MESA().
2014-04-02 Brian Paulcso: fix sampler view count in cso_set_sampler_views()
2014-04-02 Thomas Hellstromwinsys/svga: Replace the query mm buffer pool with...
2014-04-02 Dave Airliemesa/soft/llvmpipe: add fake MSAA support
2014-04-01 Ilia Mirkingallium/docs: fix silent math failures due to ~ and &
2014-04-01 Ilia Mirkingallium/docs: line up some of the equations
2014-04-01 Ilia Mirkingallium/docs: fix incorrect/missing references
2014-04-01 Ilia Mirkingallium/docs: fix use of _ in math sections
2014-04-01 Ilia Mirkingallium/docs: add format to index
2014-04-01 Ilia Mirkingallium/docs: fix a lot of bad formatting
2014-04-01 Ilia Mirkinnv50: implement clear_buffer to accelerate ARB_clear_bu...
2014-04-01 Ilia Mirkingallium: add interface to clear buffers
2014-03-31 Emil Velikovautomake: ask the linker to do garbage collection
2014-03-31 Emil Velikovautomake: add -Wl,--no-undefined to all libraries
2014-03-31 Emil Velikovgallium/targets: add missing library dependencies
2014-03-31 Emil Velikovpipe-loader: reorder PIPE_LIBS
2014-03-31 Emil Velikovpipe-loader: use PTHREAD_LIBS over -lpthread
2014-03-31 Emil Velikovautomake: consistently use -no-undefined
2014-03-31 Emil Velikovtargets/egl-static: move the common LDFLAGS into AM_LDFLAGS
2014-03-31 Emil Velikovtargets/omx: do not link against the trace driver
2014-03-31 Emil Velikovgallium/targets: explicitly include a dummy.cpp and...
2014-03-31 Emil Velikovgallium/targets: move LLVM_LIBS handling inside Automak...
2014-03-31 Emil Velikovgallium/targets: fold LLVM_LDFLAGS inside Automake.inc
2014-03-31 Emil Velikovtargets/omx: use GALLIUM_OMX_LINKER_FLAGS
2014-03-31 Emil Velikovtargets/omx: introduce GALLIUM_OMX_LIB_DEPS
2014-03-31 Emil Velikovtargets/pipe-loader: move LLVM_LIBS handling inside...
2014-03-31 Emil Velikovtargets/pipe-loader: include dummy.cpp irrespective...
2014-03-31 Emil Velikovtargets/pipe-loader: compact duplicating LDFLAGS
2014-03-31 Joakim Sindholtpipe-loader/swrast: add soft/llvmpipe defines
2014-03-31 Emil Velikovtargets/xa: drop libudev references from automake build
2014-03-30 Rob Clarkfreedreno/a3xx/compiler: fix RECT textures
2014-03-30 Rob Clarkfreedreno/a3xx/compiler: avoid negative register ids
2014-03-30 Rob Clarkfreedreno/a3xx: missing wfi
2014-03-30 Rob Clarkfreedreno/a3xx: little extra debug
2014-03-30 Rob Clarkfreedreno: handle null sampler
2014-03-26 Zack Rusindraw/llvm: improve debugging output a bit
2014-03-26 Zack Rusindraw/gs: reduce the size of the gs output buffer
2014-03-26 Brian Paulsvga: add work-around for Sauerbraten Z fighting issue
2014-03-26 Brian Paulsvga: null out query's hwbuf pointer after destroying
2014-03-26 Brian Paulsvga: add some debug_printf() calls in the query object...
next