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
*
nv50: free memory allocated by the prog which reads MP perf counters
Samuel Pitoiset
2015-12-16
1
-0
/
+5
*
svga: don't use debug code in update_state() in release builds
Brian Paul
2015-12-16
1
-0
/
+4
*
nv50,nvc0: free memory allocated by performance metrics
Samuel Pitoiset
2015-12-16
6
-4
/
+22
*
nvc0: free memory allocated by the prog which reads MP perf counters
Samuel Pitoiset
2015-12-16
1
-0
/
+1
*
nvc0: fix metric-achieved_occupancy calculation on Kepler
Samuel Pitoiset
2015-12-16
1
-1
/
+4
*
nvc0: remove old comment related to metric calculations
Samuel Pitoiset
2015-12-15
1
-11
/
+0
*
vc4: Add support for dumping executed commands to a file.
Eric Anholt
2015-12-15
3
-0
/
+94
*
vc4: Import updated vc4_drm.h with hang state.
Eric Anholt
2015-12-15
1
-0
/
+45
*
vc4: Only update vc4->msaa when the framebuffer changes.
Eric Anholt
2015-12-15
1
-7
/
+0
*
vc4: Don't consider nr_samples==1 surfaces to be MSAA.
Eric Anholt
2015-12-15
6
-21
/
+25
*
vc4: Fix min() wrapper definition for the simulator's kernel code.
Eric Anholt
2015-12-15
1
-1
/
+1
*
vc4: Warn instead of abort()ing on exec ioctl failures.
Eric Anholt
2015-12-15
1
-3
/
+5
*
radeonsi: fix perfcounter selection for SI_PC_MULTI_BLOCK layouts
Nicolai Hähnle
2015-12-15
1
-1
/
+1
*
gallium/radeon: remove unnecessary test in r600_pc_query_add_result
Nicolai Hähnle
2015-12-15
1
-3
/
+0
*
freedreno/a4xx: fix fragcoord.z + fragdepth
Rob Clark
2015-12-15
2
-5
/
+5
*
freedreno: update generated headers
Rob Clark
2015-12-15
6
-92
/
+231
*
freedreno/ir3/cmdline: don't dump nir by default
Rob Clark
2015-12-15
1
-3
/
+1
*
nvc0: check return value of nvc0_program_validate()
Samuel Pitoiset
2015-12-14
1
-4
/
+1
*
nv50: check return value of nouveau_object_new()
Samuel Pitoiset
2015-12-14
1
-4
/
+4
*
nv50,nvc0: make use of unreachable() when invalid texture target happens
Samuel Pitoiset
2015-12-14
2
-5
/
+2
*
gk104/ir: simplify and fool-proof texbar algorithm
Ilia Mirkin
2015-12-12
2
-83
/
+56
*
nv50/ir: combine sequences of conversions
Ilia Mirkin
2015-12-12
1
-0
/
+43
*
nv50/ir: manually optimize multiplication expansion logic
Ilia Mirkin
2015-12-12
1
-6
/
+25
*
nv50/ir: fix imul emission in the presence of an immediate
Ilia Mirkin
2015-12-12
1
-4
/
+7
*
nv50/ir: teach post-ra immediate folding into mad about integers
Ilia Mirkin
2015-12-12
1
-3
/
+31
*
nv50/ir: add short imad support
Ilia Mirkin
2015-12-12
3
-22
/
+40
*
nv50/ir: can't have predication and immediates
Ilia Mirkin
2015-12-12
1
-0
/
+3
*
nv50/ir: fix texture grad for cubemaps
Ilia Mirkin
2015-12-12
4
-7
/
+6
*
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
*
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
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
35
-137
/
+110
*
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
[next]