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
*
radeonsi/compute: Fix LDS size calculation
Tom Stellard
2013-11-23
1
-1
/
+16
*
r600g/compute: Add a work-around for flushing issues on Cayman
Tom Stellard
2013-11-23
3
-1
/
+17
*
glsl: Fix interstage uniform interface block link error detection.
Paul Berry
2013-11-23
3
-32
/
+62
*
glsl: Fix cross-version linking between VS and GS.
Paul Berry
2013-11-23
1
-4
/
+23
*
glsl: Prohibit illegal mixing of redeclarations inside/outside gl_PerVertex.
Paul Berry
2013-11-23
5
-1
/
+60
*
mesa: enable GL_TEXTURE_LOD_BIAS set/get
Tapani Pälli
2013-11-23
1
-8
/
+8
*
glx: don't fail out when no configs if we have visuals
Dave Airlie
2013-11-23
1
-1
/
+1
*
mesa/swrast: fix inverted front buffer rendering with old-school swrast
Dave Airlie
2013-11-23
1
-2
/
+2
*
i965: Link -ldl after libmesa.la
Matt Turner
2013-11-23
1
-1
/
+1
*
st/mesa: fix GL_FEEDBACK mode inverted Y coordinate bug
Brian Paul
2013-11-23
1
-2
/
+4
*
i965/vec4: Fix broken IR annotation in debug output.
Paul Berry
2013-11-23
1
-1
/
+0
*
r600g/compute: Fix handling of global buffers in r600_resource_copy_region()
Tom Stellard
2013-11-23
1
-1
/
+36
*
gallium: Pass version scripts to linker using --version-script=
Tom Stellard
2013-11-23
4
-4
/
+4
*
clover: Optionally return context's devices from clGetProgramInfo()
Tom Stellard
2013-11-23
1
-2
/
+6
*
i965/gen7: Emit workaround flush when changing GS enable state.
Paul Berry
2013-11-23
7
-22
/
+72
*
r600g/sb: work around hw issues with stack on eg/cm
Vadim Girlin
2013-11-23
5
-44
/
+123
*
i965: Add missing break in SHADER_OPCODE_GEN7_SCRATCH_READ case.
Vinson Lee
2013-11-23
1
-0
/
+2
*
radeon/llvm: Free elf_buffer after use
Aaron Watry
2013-11-15
1
-0
/
+1
*
r600/llvm: Free binary.code/binary.config in r600_llvm_compile
Aaron Watry
2013-11-15
1
-0
/
+3
*
r600/llvm: initialize radeon_llvm_binary
Aaron Watry
2013-11-15
1
-0
/
+1
*
svga: mark dest image as defined in svga_surface_copy()
Brian Paul
2013-11-15
1
-0
/
+2
*
svga: do primitive trimming in translate_indices()
Brian Paul
2013-11-15
1
-3
/
+12
*
gallium/pipe_loader: un-reference udev resources when we're done with them.
Aaron Watry
2013-11-15
1
-0
/
+3
*
radeonsi/compute: Dispose of LLVM module after compiling kernels
Aaron Watry
2013-11-15
1
-0
/
+1
*
radeonsi/compute: Free program and program.kernels on shutdown
Aaron Watry
2013-11-15
1
-1
/
+15
*
radeon/llvm: Free created llvm memory buffer
Aaron Watry
2013-11-15
1
-0
/
+1
*
radeon/llvm: Free libelf resources
Aaron Watry
2013-11-15
1
-0
/
+3
*
radeon/llvm: fix spelling error
Aaron Watry
2013-11-15
1
-1
/
+1
*
clover: Support multiple devices in clCreateContextFromType() v2
Tom Stellard
2013-11-15
1
-3
/
+9
*
glsl: Rework interface block linking.
Paul Berry
2013-11-15
1
-20
/
+251
*
i965: Fix vertical alignment for multisampled buffers.
Paul Berry
2013-11-15
1
-4
/
+7
*
main: Fix MaxUniformComponents for geometry shaders.
Paul Berry
2013-11-15
1
-1
/
+1
*
mesa: Fix derived vertex state not being updated in glCallList()
Fredrik Höglund
2013-11-15
1
-6
/
+16
*
dri: Change value param to unsigned
Ian Romanick
2013-11-15
4
-4
/
+4
*
i965: Use drm_intel_get_aperture_sizes instead of hard-coded 2GiB
Ian Romanick
2013-11-15
1
-3
/
+7
*
i915: Use drm_intel_get_aperture_sizes instead of drmAgpSize
Ian Romanick
2013-11-15
1
-2
/
+6
*
dri: Remove redundant createNewContext function from __DRIimageDriverExtension
Kristian Høgsberg
2013-11-15
2
-46
/
+11
*
wayland: Use __DRIimage based getBuffers implementation when available
Kristian Høgsberg
2013-11-15
2
-47
/
+96
*
gbm: Add support for __DRIimage based getBuffers when available
Kristian Høgsberg
2013-11-15
3
-10
/
+72
*
dri/i915, dri/i965: Fix support for planar images
Ander Conselvan de Oliveira
2013-11-15
2
-2
/
+4
*
i965/fs: Try a different pre-scheduling heuristic if the first spills.
Eric Anholt
2013-11-15
5
-54
/
+76
*
i965/fs: Do instruction pre-scheduling just before register allocation.
Eric Anholt
2013-11-15
1
-2
/
+2
*
i965/fs: Ignore actual latency pre-reg-alloc.
Eric Anholt
2013-11-15
1
-21
/
+29
*
i965/fs: Fix message setup for SIMD8 spills.
Eric Anholt
2013-11-15
1
-1
/
+1
*
i965/fs: Prefer things we know reduce reg pressure when pre-scheduling.
Eric Anholt
2013-11-15
1
-0
/
+144
*
i965: Fix undefined value usage in ABO setup.
Eric Anholt
2013-11-15
1
-1
/
+1
*
clover: Fix the const variant of adaptor_range::end to deal with mismatching ...
Francisco Jerez
2013-11-15
1
-1
/
+2
*
gallium: fix build on GNU/Hurd due to missing PIPE_OS_HURD detection
Cyril Brulebois
2013-11-15
1
-6
/
+6
*
meta: enable vertex attributes in the context of the newly created array object
Petr Sebor
2013-11-15
1
-2
/
+3
*
mesa: call update_array_format() after error checking
Brian Paul
2013-11-15
1
-5
/
+5
[next]