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
*
r600/llvm: initialize radeon_llvm_binary
Aaron Watry
2013-11-15
1
-0
/
+1
*
svga: remove unused vars in svga_hwtnl_simple_draw_range_elements()
Brian Paul
2013-11-15
1
-12
/
+2
*
svga: print warning for unsupported indirect dest reg indexing
Brian Paul
2013-11-15
1
-0
/
+4
*
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
*
indices: add comments, assertions in u_indices.c file
Brian Paul
2013-11-15
1
-0
/
+26
*
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
*
tools/trace: Several bugfixes/improvements to dump_state.py
José Fonseca
2013-11-15
1
-9
/
+49
*
trace: Dump user_buffer members.
José Fonseca
2013-11-15
1
-0
/
+2
*
radeonsi: add support for Hawaii asics (v2)
Alex Deucher
2013-11-15
5
-0
/
+17
*
llvmpipe: (trivial) fix more fallout from the setup cleanup.
Roland Scheidegger
2013-11-14
1
-2
/
+4
*
llvmpipe: (trivial) fix misplaced bld context assignment.
Roland Scheidegger
2013-11-14
1
-2
/
+1
*
gallivm: Compile flag to debug TGSI execution through printfs.
José Fonseca
2013-11-14
5
-47
/
+222
*
softpipe: (trivial) fix debug code
Roland Scheidegger
2013-11-14
1
-15
/
+10
*
llvmpipe: clean up state setup code a bit
Roland Scheidegger
2013-11-14
1
-115
/
+59
*
gallivm,llvmpipe: fix float->srgb conversion to handle NaNs
Roland Scheidegger
2013-11-14
5
-28
/
+45
*
nvc0: release 3d bufctx after drawing
Ben Skeggs
2013-11-13
1
-0
/
+3
*
clover: Fix the const variant of adaptor_range::end to deal with mismatching ...
Francisco Jerez
2013-11-12
1
-1
/
+2
*
draw,llvmpipe: use exponent manipulation instead of exp2 for polygon offset
Roland Scheidegger
2013-11-12
2
-19
/
+28
*
gallium: fix build on GNU/Hurd due to missing PIPE_OS_HURD detection
Cyril Brulebois
2013-11-12
1
-6
/
+6
*
nouveau/video: mark bitstream-level acceleration as unsupported
Ilia Mirkin
2013-11-12
1
-2
/
+2
*
nouveau/video: don't try on nv3x
Ilia Mirkin
2013-11-12
1
-2
/
+2
*
egl-static: Only export necessary symbols v3
Tom Stellard
2013-11-11
2
-0
/
+5
*
pipe-loader: Only export necessary symbols v3
Tom Stellard
2013-11-11
2
-0
/
+5
*
radeonsi/compute: Add Sea Islands support
Tom Stellard
2013-11-11
1
-3
/
+12
*
r600/llvm: Store inputs in function arguments
Vincent Lejeune
2013-11-11
3
-0
/
+121
*
svga: improve loops over color buffers
Brian Paul
2013-11-11
6
-10
/
+20
*
svga: document magic number of 8 render targets per batch
Brian Paul
2013-11-11
1
-1
/
+13
*
util: set all unused cbufs to NULL in util_copy_framebuffer_state()
Brian Paul
2013-11-11
1
-1
/
+2
*
vl: use a separate context for shader based decode v2
Christian König
2013-11-08
2
-61
/
+124
*
st/dri: Fix dri_create_context declaration prototype.
José Fonseca
2013-11-08
1
-0
/
+1
*
gallivm: deduplicate some indirect register address code
Roland Scheidegger
2013-11-08
1
-157
/
+96
*
mesa/dri: Move context flag validation down into the drivers
Ian Romanick
2013-11-07
1
-0
/
+5
*
mesa/dri: Add basic plumbing for GLX_ARB_robustness reset notification strategy
Ian Romanick
2013-11-07
1
-0
/
+6
*
st/xorg: Delete.
Matt Turner
2013-11-07
22
-7080
/
+0
*
xorg-nouveau: Delete.
Matt Turner
2013-11-07
4
-284
/
+0
*
xorg-i915: Delete.
Matt Turner
2013-11-07
5
-255
/
+0
*
r600g: Add support for PIPE_FORMAT_R11G11B10_FLOAT vertex elements
Fredrik Höglund
2013-11-07
2
-0
/
+9
*
svga: always return 4 for PIPE_MAX_COLOR_BUFS
Brian Paul
2013-11-07
1
-5
/
+4
*
svga: return true for the PIPE_CAP_SM3 query
Brian Paul
2013-11-07
1
-1
/
+3
*
draw,llvmpipe,util: add depth bias calculation for arb_depth_buffer_float
Matthew McClure
2013-11-07
14
-56
/
+182
*
gallium: fix build on GNU/kFreeBSD
Fabio Pedretti
2013-11-06
2
-2
/
+2
*
r600/compute: silence unused var warning
Fabio Pedretti
2013-11-06
1
-1
/
+0
*
gallivm: fix indirect addressing of inputs
Roland Scheidegger
2013-11-06
1
-17
/
+28
[next]