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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50/ir: attempt to do more constant folding on mad -> add conversion
Ilia Mirkin
2015-12-30
1
-11
/
+10
*
nv50/ir: float(s32 & 0xff) = float(u8), not s8
Ilia Mirkin
2015-12-29
1
-0
/
+3
*
radeonsi: add RADEON_REPLACE_SHADERS debug option
Nicolai Hähnle
2015-12-29
3
-5
/
+105
*
radeonsi: count compilations in si_compile_llvm
Nicolai Hähnle
2015-12-29
2
-1
/
+2
*
r600: fix constant buffer size programming
Grazvydas Ignotas
2015-12-29
2
-2
/
+2
*
nir: Get rid of function overloads
Jason Ekstrand
2015-12-28
6
-24
/
+24
*
nvc0: don't forget to reset VTX_TMP bufctx slot after blit completion
Ilia Mirkin
2015-12-27
1
-0
/
+2
*
nv50,nvc0: add a note when converting vertex elements using CPU
Ilia Mirkin
2015-12-27
2
-0
/
+6
*
freedreno/ir3: spelling..
Rob Clark
2015-12-23
1
-6
/
+6
*
nir: Add a writemask to store intrinsics.
Kenneth Graunke
2015-12-22
1
-0
/
+8
*
nvc0: remove use of deprecated sw class identifier
Ben Skeggs
2015-12-22
1
-3
/
+5
*
nv50: fix g98+ vdec class allocation
Ben Skeggs
2015-12-22
1
-6
/
+51
*
nouveau: remove use of deprecated nouveau_device_wrap()
Ben Skeggs
2015-12-22
2
-0
/
+5
*
nouveau: fix screen creation failure paths
Ben Skeggs
2015-12-22
4
-19
/
+23
*
nouveau: return nouveau_screen from hw-specific creation functions
Ben Skeggs
2015-12-22
4
-9
/
+9
*
nouveau: remove use of deprecated nouveau_device::drm_version
Ben Skeggs
2015-12-22
7
-12
/
+15
*
nouveau: remove use of deprecated nouveau_device::fd
Ben Skeggs
2015-12-22
2
-0
/
+2
*
r600: fix viewport clipping handling (v2)
Dave Airlie
2015-12-22
3
-12
/
+15
*
radeonsi: fix viewport clipping handling. (v2)
Dave Airlie
2015-12-22
1
-1
/
+4
*
r600: drop VTX_CNT_EN write from initial state
Dave Airlie
2015-12-22
1
-8
/
+4
*
gallium/radeon: fix regression in a number of driver queries
Nicolai Hähnle
2015-12-21
1
-3
/
+3
*
vc4: Do instruction scheduling on the QIR to hide texture fetch latency.
Eric Anholt
2015-12-18
4
-0
/
+624
*
vc4: Fix latency handling for QPU texture scheduling.
Eric Anholt
2015-12-18
1
-32
/
+50
*
vc4: Keep sample mask writes from being reordered after TLB writes
Eric Anholt
2015-12-18
1
-1
/
+2
*
freedreno/ir3: fix 32-bit builds with pointer-to-int-cast error enabled
Rob Herring
2015-12-18
1
-1
/
+1
*
gallium/radeon: only dispose locally created target machine in radeon_llvm_co...
Nicolai Hähnle
2015-12-18
1
-2
/
+3
*
configure.ac: use pkg-config for libelf
Jonathan Gray
2015-12-17
1
-2
/
+3
*
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
[next]