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
*
r600g/radeonsi: Map transfer staging texture unsynchronized when possible
Michel Dänzer
2014-04-16
1
-0
/
+2
*
r600g/radeonsi: Use caching buffer manager for textures as well
Michel Dänzer
2014-04-15
1
-1
/
+1
*
ilo: remove GPE state size estimation
Chia-I Wu
2014-04-14
7
-326
/
+97
*
ilo: remove GPE command size estimation
Chia-I Wu
2014-04-14
6
-403
/
+87
*
ilo: remove unused headers
Chia-I Wu
2014-04-14
3
-566
/
+0
*
ilo: use only defines from genhw headers
Chia-I Wu
2014-04-14
7
-106
/
+87
*
ilo: scripted conversion to genhw headers
Chia-I Wu
2014-04-14
25
-1626
/
+1626
*
ilo: add genhw headers
Chia-I Wu
2014-04-14
22
-131
/
+3504
*
ilo: avoid brw_wm_barycentric_interp_mode in compiler
Chia-I Wu
2014-04-14
1
-17
/
+46
*
ilo: add TOY_OPCODE_DO
Chia-I Wu
2014-04-14
6
-7
/
+10
*
softpipe: fix shadow sampling
Heinrich Janzing
2014-04-11
1
-68
/
+51
*
softpipe: add PIPE_CAP_MIN/MAX_TEXTURE_GATHER_OFFSET query cases
Brian Paul
2014-04-11
1
-0
/
+3
*
radeon/vce: implement B-frame support
Christian König
2014-04-11
2
-22
/
+53
*
radeon/vce: add proper CPB backtrack
Christian König
2014-04-11
3
-23
/
+123
*
vl: add interface for H264 B-frame encoding
Christian König
2014-04-11
1
-5
/
+6
*
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
[next]