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
*
radeonsi: add more cases for copying unsupported formats to resource_copy_region
Marek Olšák
2013-05-10
1
-0
/
+12
*
glsl: Fix array indexing when constant folding built-in functions.
Paul Berry
2013-05-10
1
-1
/
+1
*
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
*
GLSL: fix lower_jumps to report progress properly
Aras Pranckevicius
2013-05-10
1
-1
/
+3
*
i965/fs: Clean up the setup of gen4 simd16 message destinations.
Eric Anholt
2013-05-10
1
-5
/
+4
*
i965/fs: Do CSE on gen7's varying-index pull constant loads.
Eric Anholt
2013-05-10
1
-10
/
+33
*
i965/fs: Avoid inappropriate optimization with regs_written > 1.
Eric Anholt
2013-05-10
1
-0
/
+6
*
i965: Make the constant surface interface take a normal byte size.
Eric Anholt
2013-05-10
5
-23
/
+17
*
i965/fs: Move varying uniform offset compuation into the helper func.
Eric Anholt
2013-05-10
3
-11
/
+13
*
i965/fs: Remove creation of a MOV instruction that's never used.
Eric Anholt
2013-05-10
1
-1
/
+0
*
ACTIVE_UNIFORM_MAX_LENGTH should include 3 extra characters for arrays.
Haixia Shi
2013-05-10
1
-2
/
+4
*
mesa: remove platform checks around __builtin_ffs, __builtin_ffsll
Brian Paul
2013-05-10
1
-6
/
+0
*
i965/fs: Don't try to use bogus interpolation modes pre-Gen6.
Chris Forbes
2013-05-08
1
-9
/
+17
*
mesa: Bump version to 9.1.2
Ian Romanick
2013-04-30
1
-2
/
+2
*
i965/vs: Fix Gen4/5 VUE map inconsistency with gl_ClipVertex
Chris Forbes
2013-04-30
1
-3
/
+5
*
linux: Don't emit a .note.ABI-tag section anymore (#26663)
Adam Jackson
2013-04-27
4
-52
/
+0
*
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
*
i965: Avoid segfault in gen6_upload_state
Carl Worth
2013-04-10
1
-1
/
+1
*
glsl: Add missing bool case in glsl_type::get_scalar_type
Ian Romanick
2013-04-08
1
-0
/
+2
*
r600g: Use virtual address for PIPE_QUERY_SO* in r600_emit_query_end
Martin Andersson
2013-04-08
1
-2
/
+3
*
mesa: Disable validate_ir_tree() on release builds.
Eric Anholt
2013-04-08
2
-2
/
+6
*
mesa: handle HALF_FLOAT like FLOAT in get_tex_rgba
Marek Olšák
2013-04-08
1
-0
/
+1
*
mesa: Implement TEXTURE_IMMUTABLE_LEVELS for ES 3.0.
Matt Turner
2013-04-05
3
-0
/
+14
*
glx: Build with VISIBILITY_CFLAGS in automake
Adam Jackson
2013-04-05
1
-0
/
+1
*
radeonsi: Emit pixel shader state even when only the vertex shader changed
Michel Dänzer
2013-04-05
1
-0
/
+5
*
i965: Don't use texture swizzling to force alpha to 1.0 if unnecessary.
Kenneth Graunke
2013-04-05
1
-1
/
+2
*
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
*
osmesa: fix out-of-tree build
Andreas Boll
2013-04-05
1
-0
/
+1
*
mesa: use ieee fp on s390 and m68k
Andreas Boll
2013-04-05
1
-1
/
+2
*
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
*
i965: Apply depthstencil alignment workaround when doing fast clears.
Paul Berry
2013-04-05
1
-1
/
+5
*
i965: Make INTEL_DEBUG=shader_time use the RAW surface format.
Kenneth Graunke
2013-04-05
2
-3
/
+3
*
i965: Specialize SURFACE_STATE creation for shader time.
Kenneth Graunke
2013-04-05
4
-8
/
+45
*
i965: Fix INTEL_DEBUG=shader_time for Haswell.
Kenneth Graunke
2013-04-05
2
-4
/
+12
*
i965: Add definitions for gen7+ data cache messages.
Eric Anholt
2013-04-05
1
-0
/
+37
*
mesa: Fix FB blitting in case of zero size src or dst rect
Anuj Phogat
2013-04-05
1
-1
/
+3
*
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
José Fonseca
2013-04-05
5
-180
/
+21
*
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
*
nv50,nvc0: disable DEPTH_RANGE_NEAR/FAR clipping during blit
Christoph Bumiller
2013-04-04
3
-1
/
+5
*
nv50: fix 3D render target setup
Christoph Bumiller
2013-04-04
1
-2
/
+10
*
gallium/tgsi: fix valgrind warning
Marek Olšák
2013-03-26
1
-1
/
+1
*
i965/fs: Also do the gen4 SEND dependency workaround against other SENDs.
Eric Anholt
2013-03-25
1
-9
/
+15
*
i965/fs: Fix broken rendering in large shaders with UBO loads.
Eric Anholt
2013-03-25
1
-0
/
+2
[next]