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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Drop enums that had been removed in later revs of specs.
Eric Anholt
2015-12-01
3
-6
/
+0
*
mesa: Fix a typo in AMD_performance_monitor enum.
Eric Anholt
2015-12-01
1
-1
/
+1
*
mesa: Fix enum definition of CULL_VERTEX_EYE/OBJECT_POSITION
Eric Anholt
2015-12-01
1
-2
/
+2
*
mesa: Add a copy of the Khronos gl.xml (SVN #31705).
Eric Anholt
2015-12-01
1
-0
/
+45348
*
mesa: Cut enum_strings.cpp test down to a few hand-chosen enums.
Eric Anholt
2015-12-01
1
-1822
/
+36
*
clover: Handle NULL devices returned by pipe_loader_probe() v2
Tom Stellard
2015-12-01
1
-1
/
+2
*
automake: fix some occurrences of hardcoded -ldl and -lpthread
Jonathan Gray
2015-12-01
2
-2
/
+3
*
glsl/lower_ubo_reference: split struct copies into element copies
Iago Toral Quiroga
2015-12-01
1
-2
/
+54
*
glsl/lower_ubo_reference: split array copies into element copies
Iago Toral Quiroga
2015-12-01
1
-0
/
+67
*
st/va: also retrieve reference frames info for h264
Julien Isorce
2015-12-01
1
-0
/
+52
*
st/va: delay decoder creation until max_references is known
Julien Isorce
2015-12-01
4
-34
/
+68
*
glsl/dead_builin_varyings: Fix gl_FragData array lowering
Iago Toral Quiroga
2015-12-01
1
-1
/
+1
*
r600: workaround empty geom shader.
Dave Airlie
2015-12-01
1
-0
/
+5
*
r600: rv670 use at least 16es/gs threads
Dave Airlie
2015-12-01
1
-4
/
+5
*
r600: geometry shader gsvs itemsize workaround
Dave Airlie
2015-12-01
1
-0
/
+20
*
glsl: don't sort varying in separate shader mode
Gregory Hainaut
2015-12-01
1
-6
/
+32
*
glsl: don't dead code remove SSO varyings marked as active
Gregory Hainaut
2015-12-01
1
-0
/
+14
*
glsl: add always_active_io attribute to ir_variable
Gregory Hainaut
2015-12-01
3
-0
/
+82
*
glsl: copy how_declared when lowering interface blocks
Timothy Arceri
2015-12-01
1
-0
/
+1
*
glsl: optimise inputs/outputs with explicit locations
Timothy Arceri
2015-12-01
2
-14
/
+74
*
r600/shader: split address get out to a function.
Dave Airlie
2015-12-01
1
-1
/
+6
*
vl/buffers: fixes vl_video_buffer_formats for RGBX
Julien Isorce
2015-11-30
1
-1
/
+1
*
i965/fs: remove unused fs_reg offset
Samuel Iglesias Gonsálvez
2015-11-30
1
-1
/
+0
*
i965: Add src/dst interference for certain instructions with hazards.
Kenneth Graunke
2015-11-30
7
-35
/
+123
*
i965: Fix JIP to properly skip over unrelated control flow.
Kenneth Graunke
2015-11-30
1
-1
/
+11
*
r600: move per-type settings into a switch statement
Dave Airlie
2015-11-30
1
-5
/
+13
*
r600: split out common alu_writes pattern.
Dave Airlie
2015-11-30
1
-7
/
+12
*
r600/llvm: fix r600/llvm build
Dave Airlie
2015-11-30
1
-1
/
+1
*
r600: fixes for register definitions.
Dave Airlie
2015-11-30
1
-3
/
+3
*
r600: add missing register to initial state
Dave Airlie
2015-11-30
3
-7
/
+15
*
r600: define registers required for tessellation
Dave Airlie
2015-11-30
2
-27
/
+113
*
r600: consolidate clip state updates
Dave Airlie
2015-11-30
2
-17
/
+16
*
nv50/ir: always display the opcode number for unknown instructions
Samuel Pitoiset
2015-11-29
2
-2
/
+2
*
mesa: remove len argument from _mesa_shader_debug()
Emil Velikov
2015-11-29
5
-10
/
+9
*
drivers/x11: scons: partially revert b9b40ef9b76
Emil Velikov
2015-11-29
1
-2
/
+0
*
nir: remove recursive inclusion in builtin_type_macros.h
Emil Velikov
2015-11-29
1
-2
/
+0
*
nir: remove unneeded include
Emil Velikov
2015-11-29
1
-1
/
+0
*
mesa/program: remove dead function declarations
Emil Velikov
2015-11-29
2
-5
/
+0
*
auxiliary/vl/dri: fd management cleanups
Emil Velikov
2015-11-29
1
-2
/
+5
*
auxiliary/vl/drm: fd management cleanups
Emil Velikov
2015-11-29
1
-1
/
+7
*
st/xa: fd management cleanups
Emil Velikov
2015-11-29
1
-1
/
+8
*
st/dri: fd management cleanups
Emil Velikov
2015-11-29
1
-2
/
+14
*
pipe-loader: check if winsys.name is non-null prior to strcmp
Emil Velikov
2015-11-29
1
-4
/
+4
*
st/va: add missing break statement
Emil Velikov
2015-11-29
1
-0
/
+1
*
mesa: support GL_RED/GL_RG in ES2 contexts when driver support exists
Ilia Mirkin
2015-11-28
4
-4
/
+11
*
radeon: only suspend queries on flush if they haven't been suspended yet
Nicolai Hähnle
2015-11-28
2
-2
/
+9
*
scons: Use LD version script for libgl-xlib.
Jose Fonseca
2015-11-27
1
-2
/
+6
*
svga: Don't return value from void function.
Jose Fonseca
2015-11-27
1
-1
/
+2
*
gallium: Make pipe_query_result::batch array length non-zero.
Jose Fonseca
2015-11-27
1
-2
/
+2
*
util: Tiny optimisation for the linear→srgb conversion
Neil Roberts
2015-11-27
1
-1
/
+1
[next]