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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/vce: remove RVCE_NUM_CPB_EXTRA_FRAMES
Christian König
2014-04-11
3
-4
/
+2
*
gallium: add a way to query min/max texture gather offsets
Ilia Mirkin
2014-04-10
11
-0
/
+24
*
winsys/radeon: fix a race condition between winsys_create and winsys_destroy
Marek Olšák
2014-04-10
3
-3
/
+3
*
r600g: Don't leak bytecode on shader compile failure
Michel Dänzer
2014-04-10
1
-7
/
+12
*
freedreno/a3xx: assert() -> debug_assert()
Rob Clark
2014-04-09
1
-1
/
+1
*
svga: move LIST_INITHEAD(dirty_buffers) earlier in svga_context_create()
Brian Paul
2014-04-09
1
-2
/
+2
*
freedreno/a3xx/compiler: add CEIL
Rob Clark
2014-04-09
1
-0
/
+1
*
freedreno/a3xx/compiler: fix neg mov's
Rob Clark
2014-04-09
1
-20
/
+1
*
radeonsi: allow fast color clear and Hyper-Z with 1D-tiled surfaces on CIK
Marek Olšák
2014-04-09
1
-5
/
+5
*
r600g,radeonsi: add a bunch of useful queries for the HUD
Marek Olšák
2014-04-09
3
-1
/
+41
*
r600g,radeonsi: set correct initial domain for shared resources
Marek Olšák
2014-04-09
1
-1
/
+1
*
gallium/radeon: fix warnings
Marek Olšák
2014-04-09
2
-1
/
+2
*
freedreno/a3xx: deal with optimized tex instructions
Rob Clark
2014-04-08
7
-25
/
+41
*
svga: replace sampler assertion with conditional
Brian Paul
2014-04-08
2
-5
/
+33
*
nouveau: fix firmware check on nvd7/nvd9
Ilia Mirkin
2014-04-07
1
-3
/
+3
*
nvc0: add support for texture gather
Ilia Mirkin
2014-04-07
4
-5
/
+22
*
nvc0: enable texture query lod
Ilia Mirkin
2014-04-07
4
-1
/
+55
*
nv50: enable texture query lod
Ilia Mirkin
2014-04-07
6
-1
/
+34
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
12
-0
/
+12
*
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
*
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
*
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
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
11
-0
/
+15
*
nv50: implement clear_buffer to accelerate ARB_clear_buffer_object
Ilia Mirkin
2014-03-31
1
-0
/
+115
*
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
*
svga: add work-around for Sauerbraten Z fighting issue
Brian Paul
2014-03-26
3
-2
/
+49
*
svga: null out query's hwbuf pointer after destroying
Brian Paul
2014-03-26
1
-0
/
+1
*
svga: add some debug_printf() calls in the query object code
Brian Paul
2014-03-26
1
-2
/
+6
*
svga: fix a comment (sampler vs. sampler_view)
Brian Paul
2014-03-26
1
-1
/
+1
*
llvmpipe: Fix llvmpipe_create_gs_state.
Zack Rusin
2014-03-26
1
-3
/
+5
*
llvmpipe: Simplify vertex and geometry shaders.
José Fonseca
2014-03-25
5
-70
/
+33
*
radeonsi: disable fast color clear for 1D-tiled surfaces on CIK
Marek Olšák
2014-03-22
1
-0
/
+6
*
llvmpipe: add support for b5g6r5_srgb
Roland Scheidegger
2014-03-21
2
-4
/
+36
*
nvc0/ir: move sample id to second source arg to fix sampler2DMS
Ilia Mirkin
2014-03-20
2
-4
/
+12
*
r600g: use more appropriate names for async DMA functions
Marek Olšák
2014-03-20
5
-32
/
+32
*
r600g: deobfuscate async DMA code
Marek Olšák
2014-03-20
6
-31
/
+35
*
r600g: don't flush the gfx IB explicitly before doing DMA
Marek Olšák
2014-03-20
4
-11
/
+0
*
radeonsi: Implement DMA blit
Niels Ole Salscheider
2014-03-20
6
-20
/
+391
*
radeon: Move r600_need_dma_space to common code
Niels Ole Salscheider
2014-03-20
7
-15
/
+15
*
llvmpipe: Tighten check for alpha-only formats
Richard Sandiford
2014-03-20
1
-1
/
+1
*
nouveau: don't assume libdrm include prefix
Jonathan Gray
2014-03-20
4
-4
/
+4
[next]