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
...
*
targets/r300: move drm_target.c to common folder
Emil Velikov
2013-11-16
3
-1
/
+2
*
gallium/drivers: enable automake subdir-objects
Emil Velikov
2013-11-16
6
-0
/
+12
*
r300: move the final sources list to Makefile.sources
Emil Velikov
2013-11-16
2
-12
/
+15
*
r300: add symlink to ralloc.c and register_allocate.c
Emil Velikov
2013-11-16
3
-3
/
+5
*
st/xvmc: enable automake subdir-objects
Emil Velikov
2013-11-16
1
-0
/
+1
*
scons: move SConscript from gallium/targets/ to mesa/drivers/dri/common/
Emil Velikov
2013-11-16
2
-84
/
+0
*
freedreno: compact a2xx and a3xx makefiles into parent ones
Johannes Obermayr
2013-11-16
6
-66
/
+36
*
st/egl: use *_FILE over *_SOURCES names for filelists
Emil Velikov
2013-11-16
4
-23
/
+23
*
clover: Remove dead file from Makefile.sources.
Matt Turner
2013-11-15
1
-1
/
+0
*
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: 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
[prev]
[next]