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: attempt to do more constant folding on mad -> add conversion
Ilia Mirkin
2015-12-30
1
-11
/
+10
*
nir/builder: Add an init function that creates a simple shader for you
Jason Ekstrand
2015-12-29
1
-8
/
+4
*
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
*
gallium/util: add DEBUG_GET_ONCE_OPTION
Nicolai Hähnle
2015-12-29
1
-0
/
+13
*
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
7
-26
/
+25
*
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
*
gallium/auxiliary: don't build NIR sources with MSVC2008 flags
Connor Abbott
2015-12-23
2
-7
/
+15
*
freedreno/ir3: spelling..
Rob Clark
2015-12-23
1
-6
/
+6
*
nir: Add a writemask to store intrinsics.
Kenneth Graunke
2015-12-22
2
-0
/
+9
*
nouveau: enable use of new kernel interfaces
Ben Skeggs
2015-12-22
1
-2
/
+0
*
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
3
-8
/
+28
*
nouveau: fix screen creation failure paths
Ben Skeggs
2015-12-22
5
-25
/
+33
*
nouveau: return nouveau_screen from hw-specific creation functions
Ben Skeggs
2015-12-22
5
-11
/
+11
*
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
3
-1
/
+3
*
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
*
nir: Delete bany, ball, fany, fall.
Matt Turner
2015-12-18
1
-1
/
+3
*
gallium/radeon: only dispose locally created target machine in radeon_llvm_co...
Nicolai Hähnle
2015-12-18
1
-2
/
+3
*
gallium/util: (trivial) include p_shader_tokens.h in u_simple_shaders.h
Roland Scheidegger
2015-12-18
1
-0
/
+1
*
draw: fix clip test with NaNs
Roland Scheidegger
2015-12-18
2
-14
/
+18
*
draw: fix pstipple and aaline stages wrt sampler_views/samplers
Roland Scheidegger
2015-12-18
2
-7
/
+9
*
configure.ac: use pkg-config for libelf
Jonathan Gray
2015-12-17
2
-3
/
+7
*
nv50: free memory allocated by the prog which reads MP perf counters
Samuel Pitoiset
2015-12-16
1
-0
/
+5
*
st/osmesa: add OSMesaCreateContextAttribs() function
Brian Paul
2015-12-16
1
-3
/
+93
*
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
*
st/va: remove fence handling v3
Christian König
2015-12-16
5
-22
/
+7
*
st/va: retrieve size from the temporary img variable
Julien Isorce
2015-12-16
1
-1
/
+1
*
draw: handle edge flags in llvm path
Roland Scheidegger
2015-12-16
2
-26
/
+61
*
draw: don't set start_instance and instance id for pt emit
Roland Scheidegger
2015-12-16
1
-31
/
+31
*
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
[next]