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-12-12
nv50: report 15 max inputs for fragment programs
Ilia Mirkin
1
-1
/
+1
2013-12-12
nouveau: Fix compiler warning regression
Maarten Lankhorst
1
-4
/
+0
2013-12-09
r300/compiler/tests: Fix line length check in test parser
Tom Stellard
1
-1
/
+3
2013-12-09
r300/compiler/tests: Fix segfault
Tom Stellard
1
-6
/
+5
2013-12-09
nouveau/video: update a few more h264 picparm field names
Ilia Mirkin
1
-16
/
+17
2013-12-09
nouveau/video: update h264 picparm field names based on usage
Ilia Mirkin
1
-15
/
+13
2013-12-09
nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
Ilia Mirkin
2
-7
/
+2
2013-12-06
nv50: wait on the buf's fence before sticking it into pushbuf
Ilia Mirkin
2
-0
/
+12
2013-12-06
nouveau: avoid leaking fences while waiting
Ilia Mirkin
1
-6
/
+5
2013-12-06
nv50: Fix GPU_READING/WRITING bit removal
Ilia Mirkin
2
-3
/
+3
2013-12-06
st/xa: Bump major version number to 2
Thomas Hellstrom
1
-1
/
+1
2013-11-26
radeon/compute: Unconditionally inline all functions v2
Tom Stellard
1
-2
/
+20
2013-11-23
radeonsi/compute: Fix LDS size calculation
Tom Stellard
1
-1
/
+16
2013-11-23
r600g/compute: Add a work-around for flushing issues on Cayman
Tom Stellard
3
-1
/
+17
2013-11-23
r600g/compute: Fix handling of global buffers in r600_resource_copy_region()
Tom Stellard
1
-1
/
+36
2013-11-23
gallium: Pass version scripts to linker using --version-script=
Tom Stellard
4
-4
/
+4
2013-11-23
clover: Optionally return context's devices from clGetProgramInfo()
Tom Stellard
1
-2
/
+6
2013-11-23
r600g/sb: work around hw issues with stack on eg/cm
Vadim Girlin
5
-44
/
+123
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: 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
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
clover: Fix the const variant of adaptor_range::end to deal with mismatching ...
Francisco Jerez
1
-1
/
+2
2013-11-15
gallium: fix build on GNU/Hurd due to missing PIPE_OS_HURD detection
Cyril Brulebois
1
-6
/
+6
2013-11-15
nouveau/video: mark bitstream-level acceleration as unsupported
Ilia Mirkin
1
-2
/
+2
2013-11-15
nouveau/video: don't try on nv3x
Ilia Mirkin
1
-2
/
+2
2013-11-15
egl-static: Only export necessary symbols v3
Tom Stellard
2
-0
/
+5
2013-11-15
pipe-loader: Only export necessary symbols v3
Tom Stellard
2
-0
/
+5
2013-11-15
radeonsi/compute: Add Sea Islands support
Tom Stellard
1
-3
/
+12
2013-11-15
st/dri: Fix dri_create_context declaration prototype.
José Fonseca
1
-0
/
+1
2013-11-08
gallivm: deduplicate some indirect register address code
Roland Scheidegger
1
-157
/
+96
2013-11-07
mesa/dri: Move context flag validation down into the drivers
Ian Romanick
1
-0
/
+5
2013-11-07
mesa/dri: Add basic plumbing for GLX_ARB_robustness reset notification strategy
Ian Romanick
1
-0
/
+6
2013-11-07
st/xorg: Delete.
Matt Turner
22
-7080
/
+0
2013-11-07
xorg-nouveau: Delete.
Matt Turner
4
-284
/
+0
2013-11-07
xorg-i915: Delete.
Matt Turner
5
-255
/
+0
2013-11-07
r600g: Add support for PIPE_FORMAT_R11G11B10_FLOAT vertex elements
Fredrik Höglund
2
-0
/
+9
2013-11-07
svga: always return 4 for PIPE_MAX_COLOR_BUFS
Brian Paul
1
-5
/
+4
2013-11-07
svga: return true for the PIPE_CAP_SM3 query
Brian Paul
1
-1
/
+3
2013-11-07
draw,llvmpipe,util: add depth bias calculation for arb_depth_buffer_float
Matthew McClure
14
-56
/
+182
2013-11-06
gallium: fix build on GNU/kFreeBSD
Fabio Pedretti
2
-2
/
+2
2013-11-06
r600/compute: silence unused var warning
Fabio Pedretti
1
-1
/
+0
[next]