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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gles2: Update gl2ext.h to revision: 32120
Marta Lofstedt
2015-11-30
1
-6
/
+934
*
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
*
docs: Update GL3.txt to add ARB_internalformat_query2
Eduardo Lima Mitev
2015-11-26
1
-1
/
+1
*
glsl: don't generate extra errors in ValidateProgramPipeline
Timothy Arceri
2015-11-27
1
-2
/
+5
*
freedreno/ir3: assign varying locations later
Rob Clark
2015-11-26
4
-29
/
+37
*
freedreno/ir3: use instr flag to mark unused instructions
Rob Clark
2015-11-26
4
-14
/
+24
*
freedreno/a4xx: rework vinterp/vpsrepl
Rob Clark
2015-11-26
1
-12
/
+36
*
freedreno/a3xx: rework vinterp/vpsrepl
Rob Clark
2015-11-26
1
-12
/
+37
*
clover: fix tgsi compiler crash with invalid src
Serge Martin
2015-11-26
1
-0
/
+5
*
i965/gen9+: Switch thread scratch space to non-coherent stateless access.
Francisco Jerez
2015-11-26
3
-4
/
+19
*
i965/fs: Don't use Gen7-style scratch block reads on Gen9+.
Francisco Jerez
2015-11-26
1
-2
/
+9
*
i965: Add symbolic defines for some magic dataport surface indices.
Francisco Jerez
2015-11-26
1
-0
/
+13
*
radeon: use PIPE_DRIVER_QUERY_FLAG_DONT_LIST for perfcounters
Nicolai Hähnle
2015-11-26
1
-0
/
+2
*
gallium: add PIPE_DRIVER_QUERY_FLAG_DONT_LIST
Nicolai Hähnle
2015-11-26
2
-1
/
+12
*
radeon: delay the generation of driver query names until first use
Nicolai Hähnle
2015-11-26
3
-104
/
+113
*
st/va: add missing profiles in PipeToProfile's switch.
Julien Isorce
2015-11-26
1
-0
/
+7
*
mesa: remove ARB_geometry_shader4
Marta Lofstedt
2015-11-26
11
-141
/
+9
*
mesa: error out in indirect draw when vertex bindings mismatch
Tapani Pälli
2015-11-26
3
-0
/
+27
*
targets/xvmc: use the non-inline sw helpers
Michel Dänzer
2015-11-26
1
-0
/
+1
*
targets/nine: remove freedreno target
Emil Velikov
2015-11-25
1
-3
/
+0
*
targets/nine: remove vc4 target
Emil Velikov
2015-11-25
1
-2
/
+0
*
gallium: remove unused function declarations
Emil Velikov
2015-11-25
2
-6
/
+0
[next]