index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/nouveau: mention dummy.cpp to use g++ linker
Emil Velikov
2014-04-05
1
-1
/
+1
*
drivers/nouveau: use GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
1
-2
/
+1
*
drivers/r300: use GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
1
-1
/
+1
*
automake: introduce GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
7
-35
/
+15
*
automake: move GALLIUM_DRI_LIB_DEPS to Automake.inc
Emil Velikov
2014-04-05
1
-0
/
+9
*
clover: Document that the *obj*() helpers already take care of object validat...
Francisco Jerez
2014-04-05
1
-4
/
+6
*
gallium/u_blitter: implement scaled blitting in the Z direction
Marek Olšák
2014-04-04
1
-9
/
+31
*
gallium/u_blitter: don't adjust cubemap coordinates by a small number
Marek Olšák
2014-04-04
1
-1
/
+1
*
Revert "radeon: just don't map VRAM buffers at all"
Leo Liu
2014-04-04
1
-2
/
+2
*
radeon/vce: cleanup cpb handling
Leo Liu
2014-04-04
3
-11
/
+38
*
st/xa: Fix advertized version number and try to avoid future discrepancies
Thomas Hellstrom
2014-04-04
1
-3
/
+3
*
llvmpipe: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-14
/
+0
*
softpipe: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-14
/
+0
*
svga: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-15
/
+0
*
cso: check for no sampler view changes in cso_set_sampler_views()
Brian Paul
2014-04-03
1
-3
/
+8
*
st/wgl: Remove wgl*Gallium*MESA().
José Fonseca
2014-04-03
4
-103
/
+0
*
cso: fix sampler view count in cso_set_sampler_views()
Brian Paul
2014-04-02
1
-3
/
+4
*
winsys/svga: Replace the query mm buffer pool with a slab pool v3
Thomas Hellstrom
2014-04-02
1
-5
/
+13
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
12
-1
/
+17
*
gallium/docs: fix silent math failures due to ~ and &
Ilia Mirkin
2014-04-01
1
-60
/
+60
*
gallium/docs: line up some of the equations
Ilia Mirkin
2014-04-01
1
-28
/
+16
*
gallium/docs: fix incorrect/missing references
Ilia Mirkin
2014-04-01
6
-6
/
+10
*
gallium/docs: fix use of _ in math sections
Ilia Mirkin
2014-04-01
1
-10
/
+10
*
gallium/docs: add format to index
Ilia Mirkin
2014-04-01
2
-2
/
+3
*
gallium/docs: fix a lot of bad formatting
Ilia Mirkin
2014-04-01
1
-242
/
+262
*
nv50: implement clear_buffer to accelerate ARB_clear_buffer_object
Ilia Mirkin
2014-03-31
1
-0
/
+115
*
gallium: add interface to clear buffers
Ilia Mirkin
2014-03-31
2
-0
/
+16
*
automake: ask the linker to do garbage collection
Emil Velikov
2014-03-31
8
-0
/
+11
*
automake: add -Wl,--no-undefined to all libraries
Emil Velikov
2014-03-31
7
-8
/
+27
*
gallium/targets: add missing library dependencies
Emil Velikov
2014-03-31
2
-2
/
+10
*
pipe-loader: reorder PIPE_LIBS
Emil Velikov
2014-03-31
1
-2
/
+2
*
pipe-loader: use PTHREAD_LIBS over -lpthread
Emil Velikov
2014-03-31
1
-1
/
+1
*
automake: consistently use -no-undefined
Emil Velikov
2014-03-31
2
-9
/
+9
*
targets/egl-static: move the common LDFLAGS into AM_LDFLAGS
Emil Velikov
2014-03-31
1
-6
/
+13
*
targets/omx: do not link against the trace driver
Emil Velikov
2014-03-31
2
-2
/
+0
*
gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhem
Emil Velikov
2014-03-31
14
-75
/
+14
*
gallium/targets: move LLVM_LIBS handling inside Automake.inc
Emil Velikov
2014-03-31
17
-49
/
+7
*
gallium/targets: fold LLVM_LDFLAGS inside Automake.inc
Emil Velikov
2014-03-31
16
-15
/
+9
*
targets/omx: use GALLIUM_OMX_LINKER_FLAGS
Emil Velikov
2014-03-31
3
-14
/
+12
*
targets/omx: introduce GALLIUM_OMX_LIB_DEPS
Emil Velikov
2014-03-31
3
-8
/
+8
*
targets/pipe-loader: move LLVM_LIBS handling inside PIPE_LIBS
Emil Velikov
2014-03-31
1
-23
/
+11
*
targets/pipe-loader: include dummy.cpp irrespective of HAVE_MESA_LLVM
Emil Velikov
2014-03-31
1
-5
/
+4
*
targets/pipe-loader: compact duplicating LDFLAGS
Emil Velikov
2014-03-31
1
-18
/
+17
*
pipe-loader/swrast: add soft/llvmpipe defines
Joakim Sindholt
2014-03-31
1
-0
/
+5
*
targets/xa: drop libudev references from automake build
Emil Velikov
2014-03-31
1
-2
/
+0
*
freedreno/a3xx/compiler: fix RECT textures
Rob Clark
2014-03-30
1
-7
/
+24
*
freedreno/a3xx/compiler: avoid negative register ids
Rob Clark
2014-03-30
1
-2
/
+2
*
freedreno/a3xx: missing wfi
Rob Clark
2014-03-30
4
-3
/
+20
*
freedreno/a3xx: little extra debug
Rob Clark
2014-03-30
2
-0
/
+5
*
freedreno: handle null sampler
Rob Clark
2014-03-30
2
-3
/
+8
[next]