index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50/ir: fix assumption that prog->maxGPR is in 32-bit reg units
Ilia Mirkin
2015-12-12
2
-4
/
+21
*
gallium/ddebug: regularly log the total number of draw calls
Nicolai Hähnle
2015-12-12
1
-0
/
+3
*
gallium/ddebug: add GALLIUM_DDEBUG_SKIP option
Nicolai Hähnle
2015-12-12
3
-15
/
+36
*
llvmpipe: fix layer/vp input into fs when not written by prior stages
Roland Scheidegger
2015-12-12
8
-53
/
+96
*
svga: avoid emitting redundant SetSamplers() commands
Brian Paul
2015-12-11
2
-7
/
+18
*
svga: avoid emitting redundant SetIndexBuffer commands
Brian Paul
2015-12-11
2
-5
/
+16
*
util/blitter: minor formatting fixes
Brian Paul
2015-12-11
1
-5
/
+4
*
vc4: Add quick algebraic optimization for clamping of unpacked values.
Eric Anholt
2015-12-11
1
-0
/
+18
*
vc4: When doing algebraic optimization into a MOV, use the right MOV.
Eric Anholt
2015-12-11
1
-1
/
+6
*
vc4: Fix handling of src packs on in qir_follow_movs().
Eric Anholt
2015-12-11
1
-2
/
+8
*
vc4: Add missing progress note in opt_algebraic.
Eric Anholt
2015-12-11
1
-0
/
+1
*
vc4: Add debugging of the estimated time to run the shader to shader-db.
Eric Anholt
2015-12-11
3
-17
/
+50
*
vc4: Fix handling of sample_mask output.
Eric Anholt
2015-12-11
2
-6
/
+6
*
softpipe: enable GL_ARB_viewport_array support, update GL3.txt doc
Edward O'Callaghan
2015-12-11
1
-1
/
+1
*
softpipe: implement some support for multiple viewports
Edward O'Callaghan
2015-12-11
8
-52
/
+112
*
draw: don't assume fixed offset for data in struct vertex_info
Roland Scheidegger
2015-12-11
1
-5
/
+3
*
winsys/amdgpu: clear the buffer cache on mmap failure and try again
Marek Olšák
2015-12-11
1
-0
/
+5
*
winsys/radeon: clear the buffer cache on mmap failure and try again
Marek Olšák
2015-12-11
1
-3
/
+10
*
winsys/amdgpu: clear the buffer cache on allocation failure and try again
Marek Olšák
2015-12-11
1
-2
/
+7
*
winsys/radeon: clear the buffer cache on allocation failure and try again
Marek Olšák
2015-12-11
1
-2
/
+7
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
39
-173
/
+130
*
winsys/radeon: use pb_cache instead of pb_cache_manager
Marek Olšák
2015-12-11
4
-178
/
+75
*
winsys/radeon: use radeon_bomgr less
Marek Olšák
2015-12-11
2
-16
/
+8
*
winsys/radeon: rename radeon_bomgr_init_functions
Marek Olšák
2015-12-11
3
-3
/
+3
*
winsys/radeon: move variables from radeon_bomgr to radeon_drm_winsys
Marek Olšák
2015-12-11
3
-126
/
+129
*
winsys/radeon: remove redundant radeon_bomgr::va
Marek Olšák
2015-12-11
1
-7
/
+4
*
winsys/amdgpu: don't use the "rws" abbreviation for amdgpu_winsys
Marek Olšák
2015-12-11
4
-20
/
+20
*
winsys/amdgpu: use pb_cache instead of pb_cache_manager
Marek Olšák
2015-12-11
4
-173
/
+78
*
gallium/pb_bufmgr_cache: use the new pb_cache module
Marek Olšák
2015-12-11
1
-198
/
+34
*
gallium/pb_cache: add a copy of cache bufmgr independent of pb_manager
Marek Olšák
2015-12-11
3
-0
/
+362
*
radeonsi: implement fast stencil clear
Marek Olšák
2015-12-11
4
-23
/
+53
*
radeonsi: re-enable Hyper-Z for stencil
Marek Olšák
2015-12-11
1
-9
/
+3
*
r600g: remove a Hyper-Z workaround that's likely not needed anymore
Marek Olšák
2015-12-11
1
-19
/
+7
*
r600g: re-enable Hyper-Z for stencil on Evergreen & Cayman
Marek Olšák
2015-12-11
1
-4
/
+1
*
gallium/radeon: fix Hyper-Z hangs by programming PA_SC_MODE_CNTL_1 correctly
Marek Olšák
2015-12-11
3
-5
/
+18
*
radeonsi: don't use the CP DMA workaround on Fiji and newer
Marek Olšák
2015-12-11
1
-16
/
+20
*
radeonsi: apply the streamout workaround to Fiji as well
Marek Olšák
2015-12-11
1
-1
/
+3
*
radeonsi: also print hexadecimal values for register fields in the IB parser
Marek Olšák
2015-12-11
1
-4
/
+7
*
radeonsi: implement RB+ for Stoney (v2)
Marek Olšák
2015-12-11
5
-2
/
+170
*
radeonsi: don't call of u_prims_for_vertices for patches and rectangles
Marek Olšák
2015-12-11
1
-1
/
+13
*
radeonsi: use tgsi_shader_info::colors_written
Marek Olšák
2015-12-11
3
-11
/
+1
*
r600g: write all MRTs only if there is exactly one output (fixes a hang)
Marek Olšák
2015-12-11
1
-1
/
+2
*
tgsi/scan: add flag colors_written
Marek Olšák
2015-12-11
2
-0
/
+4
*
Revert "radeonsi: disable DCC on Stoney"
Marek Olšák
2015-12-11
1
-4
/
+0
*
draw: fix clipping with linear interpolated values and gl_ClipVertex
Roland Scheidegger
2015-12-11
1
-4
/
+4
*
r600: add missing return value check.
Dave Airlie
2015-12-11
1
-0
/
+2
*
nir: Get rid of *_indirect variants of input/output load/store intrinsics
Jason Ekstrand
2015-12-10
6
-90
/
+146
*
gallium/util: return correct number of bound vertex buffers
Patrick Rudolph
2015-12-10
1
-1
/
+7
*
clover: Fix build against LLVM 3.8 SVN >= r255078
Michel Dänzer
2015-12-10
1
-0
/
+4
*
freedreno: little clean up in fd_create_surface
Serge Martin
2015-12-09
1
-15
/
+16
[next]