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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
glsl: fix count_attribute_slots to allow for different 64-bit handling
Dave Airlie
2015-12-19
5
-11
/
+30
*
glsl: use dual slot helper in the linker code.
Dave Airlie
2015-12-19
1
-10
/
+1
*
glsl/fp64: add helper for dual slot double detection.
Dave Airlie
2015-12-19
2
-9
/
+9
*
glsl: pass stage into mark function
Dave Airlie
2015-12-19
1
-4
/
+4
*
freedreno/ir3: fix 32-bit builds with pointer-to-int-cast error enabled
Rob Herring
2015-12-18
1
-1
/
+1
*
i965/vec4: Optimize predicate handling for any/all.
Matt Turner
2015-12-18
2
-18
/
+77
*
nir: Delete bany, ball, fany, fall.
Matt Turner
2015-12-18
7
-37
/
+5
*
glsl: Implement all(v) as all_equal(v, true).
Matt Turner
2015-12-18
1
-14
/
+2
*
glsl: Remove ir_unop_any.
Matt Turner
2015-12-18
9
-165
/
+5
*
glsl: Implement any(v) as any_nequal(v, false).
Matt Turner
2015-12-18
1
-1
/
+14
*
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
*
swrast: move two global defines to the only place where they are used
Miklós Máté
2015-12-17
2
-2
/
+2
*
mesa: improve debug log in atifragshader
Miklós Máté
2015-12-17
1
-0
/
+3
*
program: fix comment about the fog formula
Miklós Máté
2015-12-17
1
-1
/
+1
*
mesa: Don't leak ATIfs instructions in DeleteFragmentShader
Miklós Máté
2015-12-17
1
-1
/
+1
*
configure.ac: use pkg-config for libelf
Jonathan Gray
2015-12-17
2
-3
/
+7
*
i965/screen: Allow OpenGLES 3.1 for gen8+
Jordan Justen
2015-12-16
1
-0
/
+5
*
i965: Enable compute shaders in more cases for OpenGLES 3.1
Jordan Justen
2015-12-16
1
-1
/
+4
*
main/version: Don't require ARB_compute_shader for OpenGLES 3.1
Jordan Justen
2015-12-16
1
-3
/
+6
*
main: Allow compute shaders to be compiled with OpenGLES 3.1
Jordan Justen
2015-12-16
1
-1
/
+1
*
main: Add MESA_VERBOSE=api for LinkProgram & UseProgram
Jordan Justen
2015-12-16
1
-0
/
+5
*
ir_to_mesa: Skip useless comparison instructions.
Matt Turner
2015-12-16
1
-1
/
+7
*
glsl: Remove inverse() from GLSL 1.20 and 1.30.
Kenneth Graunke
2015-12-16
1
-3
/
+9
*
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
*
osmesa: add new OSMesaCreateContextAttribs function
Brian Paul
2015-12-16
1
-1
/
+99
*
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
*
Revert "i965: Use MESA_FORMAT_B8G8R8X8_SRGB for RGB visuals"
Neil Roberts
2015-12-16
1
-6
/
+7
*
i965: Fix crash when calling glViewport with no surface bound
Neil Roberts
2015-12-16
1
-2
/
+4
*
mesa/blit: Don't require the same format for mulitisample blits
Neil Roberts
2015-12-16
1
-2
/
+11
*
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
*
nir/lower_system_values: Refactor and use the builder.
Jason Ekstrand
2015-12-15
1
-29
/
+31
*
nir/builder: Add a load_system_value helper
Jason Ekstrand
2015-12-15
2
-10
/
+15
*
nir/lower_system_values: Stop supporting non-SSA
Jason Ekstrand
2015-12-15
1
-8
/
+6
*
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
[prev]
[next]