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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: x/y coordinates must be divided by block dim in dma blit
Christoph Bumiller
2013-07-15
2
-4
/
+16
*
svga: check for NaN shader immediates
Brian Paul
2013-07-09
1
-2
/
+4
*
st/dri/sw: Fix pitch calculation in drisw_update_tex_buffer
Richard Sandiford
2013-07-03
1
-2
/
+3
*
st/xlib: Fix XImage stride calculation
Richard Sandiford
2013-07-03
1
-4
/
+4
*
st/xlib Fix XIMage bytes-per-pixel calculation
Richard Sandiford
2013-07-03
1
-3
/
+2
*
nvc0: allow frame dropping in h264
Maarten Lankhorst
2013-07-01
1
-3
/
+0
*
r300g/compiler: Prevent regalloc from swizzling texture operands v2
Tom Stellard
2013-06-30
1
-0
/
+8
*
winsys/radeon: add env var to disable VM on Cayman/Trinity
Alex Deucher
2013-06-26
1
-0
/
+2
*
st/xlib: Flush the front buffer before doing CopySubBuffer
Stéphane Marchesin
2013-06-26
1
-0
/
+4
*
st/xlib: Fix upside down coordinates for CopySubBuffer
Stéphane Marchesin
2013-06-26
1
-1
/
+1
*
gallivm: fix out-of-bounds access with mirror_clamp_to_edge address mode
Roland Scheidegger
2013-06-26
1
-6
/
+7
*
nvc0: set rsvd_kick correctly
Maarten Lankhorst
2013-06-26
1
-0
/
+1
*
st/glx: add null ctx check in glXDestroyContext()
Brian Paul
2013-06-25
1
-10
/
+12
*
st/glx/xlib: check for null ctx pointer in glXIsDirect()
Brian Paul
2013-06-25
1
-3
/
+1
*
gallivm: Fix build with LLVM 3.3
Armin K
2013-06-25
1
-1
/
+3
*
gallivm: Fix build with LLVM >= r180063
Tom Stellard
2013-06-25
2
-0
/
+8
*
nvc0: kill assert in ppp code
Maarten Lankhorst
2013-06-19
1
-2
/
+0
*
u_vbuf: fix index buffer leak
Chia-I Wu
2013-06-13
1
-0
/
+3
*
targets/dri-i915: Force c++ linker in all cases
Chí-Thanh Christopher Nguyễn
2013-06-11
1
-8
/
+2
*
r600g: Correctly initialize the shader key, v2
Lauri Kasanen
2013-06-11
1
-1
/
+2
*
nvc0: fix up video buffer alignment requirements
Maarten Lankhorst
2013-06-08
1
-5
/
+3
*
nv50: initialize kick_notify callback in nv50_create
Bryan Cain
2013-05-23
1
-0
/
+1
*
radeon: Initialize variables in radeon_llvm_context_init.
Vinson Lee
2013-05-23
1
-0
/
+2
*
radeonsi: Fix user clip planes
Michel Dänzer
2013-05-23
3
-2
/
+4
*
radeonsi: Fix handling of TGSI_SEMANTIC_PSIZE
Michel Dänzer
2013-05-23
5
-9
/
+17
*
radeonsi: increase array size for shader inputs and outputs
Marek Olšák
2013-05-23
2
-2
/
+5
*
radeonsi: add support for hainan chips
Alex Deucher
2013-05-23
4
-0
/
+6
*
r600g: Fix UMAD on Cayman
Martin Andersson
2013-05-15
1
-16
/
+35
*
winsys/sw/xlib: Prevent shared memory segment leakage.
José Fonseca
2013-05-10
1
-0
/
+6
*
r600g: initialize CMASK and HTILE with the GPU using streamout
Marek Olšák
2013-05-10
4
-7
/
+80
*
gallium/u_blitter: implement buffer clearing
Marek Olšák
2013-05-10
2
-8
/
+97
*
gallium: handle drirc disable_glsl_line_continuations option
Vadim Girlin
2013-05-10
3
-1
/
+5
*
gallivm: fix small but severe bug in handling multiple lod level strides
Roland Scheidegger
2013-05-10
1
-1
/
+1
*
gallium/u_blitter: fix is_blit_generic_supported() stencil checking
Brian Paul
2013-05-10
1
-12
/
+14
*
radeonsi: add more cases for copying unsupported formats to resource_copy_region
Marek Olšák
2013-05-10
1
-0
/
+12
*
radeonsi: Handle arbitrary 2-byte formats in resource_copy_region
Michel Dänzer
2013-05-10
1
-0
/
+6
*
nvc0: Fix fd leak in nvc0_create_decoder
Maarten Lankhorst
2013-05-10
1
-2
/
+2
*
r600g: disable hyperz by default on 9.1
Alex Deucher
2013-04-22
1
-1
/
+1
*
r300g: Fix bug in OMOD optimization
Tom Stellard
2013-04-12
1
-1
/
+3
*
r600g: Use virtual address for PIPE_QUERY_SO* in r600_emit_query_end
Martin Andersson
2013-04-08
1
-2
/
+3
*
radeonsi: Emit pixel shader state even when only the vertex shader changed
Michel Dänzer
2013-04-05
1
-0
/
+5
*
radeon/llvm: Do not link against libgallium when building statically.
Maarten Lankhorst
2013-04-05
1
-1
/
+4
*
gallium/egl: fix out-of-tree build
Andreas Boll
2013-04-05
1
-1
/
+1
*
gallivm: fix return opcode handling in main function of a shader
Roland Scheidegger
2013-04-05
2
-3
/
+18
*
radeon/llvm: Link against libgallium.la to fix an undefined symbol
Andreas Boll
2013-04-05
1
-0
/
+1
*
gallium/build: Fix visibility CFLAGS in automake
Maarten Lankhorst
2013-04-05
6
-4
/
+15
*
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
José Fonseca
2013-04-05
1
-69
/
+5
*
autotools: Add missing top-level include dir.
José Fonseca
2013-04-05
1
-0
/
+1
*
nvc0: fix for 2d engine R source formats writing RRR1 and not R001
Christoph Bumiller
2013-04-04
3
-52
/
+148
*
nv50,nvc0: fix 3d blits, restore viewport after blit
Christoph Bumiller
2013-04-04
2
-18
/
+32
[next]