index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-16
targets/vdpau: drop unused libraries from linker
Emil Velikov
3
-5
/
+0
2013-11-16
targets/vdpau: consolidate lib deps into Automake.inc
Emil Velikov
4
-12
/
+10
2013-11-16
targets/vdpau: move linker flags to Automake.inc
Emil Velikov
4
-18
/
+16
2013-11-16
targets/vdpau: compact compiler flags into Automake.inc
Emil Velikov
4
-20
/
+14
2013-11-16
gallium/drivers: compact compiler flags into Automake.inc
Emil Velikov
17
-109
/
+84
2013-11-16
targets/radeonsi: move drm_target.c to a common folder
Emil Velikov
5
-2
/
+4
2013-11-16
targets/r600: move drm_target.c to common folder
Emil Velikov
7
-3
/
+6
2013-11-16
targets/r300: move drm_target.c to common folder
Emil Velikov
3
-1
/
+2
2013-11-16
gallium/drivers: enable automake subdir-objects
Emil Velikov
6
-0
/
+12
2013-11-16
r300: move the final sources list to Makefile.sources
Emil Velikov
2
-12
/
+15
2013-11-16
r300: add symlink to ralloc.c and register_allocate.c
Emil Velikov
3
-3
/
+5
2013-11-16
st/xvmc: enable automake subdir-objects
Emil Velikov
1
-0
/
+1
2013-11-16
scons: move SConscript from gallium/targets/ to mesa/drivers/dri/common/
Emil Velikov
2
-84
/
+0
2013-11-16
freedreno: compact a2xx and a3xx makefiles into parent ones
Johannes Obermayr
6
-66
/
+36
2013-11-16
st/egl: use *_FILE over *_SOURCES names for filelists
Emil Velikov
4
-23
/
+23
2013-11-15
clover: Remove dead file from Makefile.sources.
Matt Turner
1
-1
/
+0
2013-11-15
radeon/llvm: Free elf_buffer after use
Aaron Watry
1
-0
/
+1
2013-11-15
r600/llvm: Free binary.code/binary.config in r600_llvm_compile
Aaron Watry
1
-0
/
+3
2013-11-15
r600/llvm: initialize radeon_llvm_binary
Aaron Watry
1
-0
/
+1
2013-11-15
svga: remove unused vars in svga_hwtnl_simple_draw_range_elements()
Brian Paul
1
-12
/
+2
2013-11-15
svga: print warning for unsupported indirect dest reg indexing
Brian Paul
1
-0
/
+4
2013-11-15
svga: mark dest image as defined in svga_surface_copy()
Brian Paul
1
-0
/
+2
2013-11-15
svga: do primitive trimming in translate_indices()
Brian Paul
1
-3
/
+12
2013-11-15
indices: add comments, assertions in u_indices.c file
Brian Paul
1
-0
/
+26
2013-11-15
gallium/pipe_loader: un-reference udev resources when we're done with them.
Aaron Watry
1
-0
/
+3
2013-11-15
radeonsi/compute: Dispose of LLVM module after compiling kernels
Aaron Watry
1
-0
/
+1
2013-11-15
radeonsi/compute: Free program and program.kernels on shutdown
Aaron Watry
1
-1
/
+15
2013-11-15
radeon/llvm: Free created llvm memory buffer
Aaron Watry
1
-0
/
+1
2013-11-15
radeon/llvm: Free libelf resources
Aaron Watry
1
-0
/
+3
2013-11-15
radeon/llvm: fix spelling error
Aaron Watry
1
-1
/
+1
2013-11-15
clover: Support multiple devices in clCreateContextFromType() v2
Tom Stellard
1
-3
/
+9
2013-11-15
tools/trace: Several bugfixes/improvements to dump_state.py
José Fonseca
1
-9
/
+49
2013-11-15
trace: Dump user_buffer members.
José Fonseca
1
-0
/
+2
2013-11-15
radeonsi: add support for Hawaii asics (v2)
Alex Deucher
5
-0
/
+17
2013-11-14
llvmpipe: (trivial) fix more fallout from the setup cleanup.
Roland Scheidegger
1
-2
/
+4
2013-11-14
llvmpipe: (trivial) fix misplaced bld context assignment.
Roland Scheidegger
1
-2
/
+1
2013-11-14
gallivm: Compile flag to debug TGSI execution through printfs.
José Fonseca
5
-47
/
+222
2013-11-14
softpipe: (trivial) fix debug code
Roland Scheidegger
1
-15
/
+10
2013-11-14
llvmpipe: clean up state setup code a bit
Roland Scheidegger
1
-115
/
+59
2013-11-14
gallivm,llvmpipe: fix float->srgb conversion to handle NaNs
Roland Scheidegger
5
-28
/
+45
2013-11-13
nvc0: release 3d bufctx after drawing
Ben Skeggs
1
-0
/
+3
2013-11-12
clover: Fix the const variant of adaptor_range::end to deal with mismatching ...
Francisco Jerez
1
-1
/
+2
2013-11-12
draw,llvmpipe: use exponent manipulation instead of exp2 for polygon offset
Roland Scheidegger
2
-19
/
+28
2013-11-12
gallium: fix build on GNU/Hurd due to missing PIPE_OS_HURD detection
Cyril Brulebois
1
-6
/
+6
2013-11-12
nouveau/video: mark bitstream-level acceleration as unsupported
Ilia Mirkin
1
-2
/
+2
2013-11-12
nouveau/video: don't try on nv3x
Ilia Mirkin
1
-2
/
+2
2013-11-11
egl-static: Only export necessary symbols v3
Tom Stellard
2
-0
/
+5
2013-11-11
pipe-loader: Only export necessary symbols v3
Tom Stellard
2
-0
/
+5
2013-11-11
radeonsi/compute: Add Sea Islands support
Tom Stellard
1
-3
/
+12
2013-11-11
r600/llvm: Store inputs in function arguments
Vincent Lejeune
3
-0
/
+121
[next]