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
23.1
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
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
staging/23.1
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
/
auxiliary
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-25
android: gallium/auxiliary: drop log2/log2f redefitions
Emil Velikov
1
-22
/
+0
2014-07-30
gallium/util: add a helper for calculating primitive count from vertex count
Marek Olšák
1
-0
/
+15
2014-07-10
gallium/u_blitter: fix some shader memory leaks
Brian Paul
1
-0
/
+9
2014-07-10
gallium: fix u_default_transfer_inline_write for textures
Marek Olšák
1
-2
/
+2
2014-05-02
util: Don't attempt to redefine INFINITY/NAN on VS 2013.
José Fonseca
1
-0
/
+5
2014-05-02
util/u_debug_flush: Use util_snprintf.
José Fonseca
1
-2
/
+3
2014-04-28
gallium/util: add helpers for bitfield manipulation
Ilia Mirkin
1
-0
/
+31
2014-04-28
util: Fix cross-compiles between endiannesses
Richard Sandiford
2
-32
/
+46
2014-04-28
util: Split out channel-parsing Python code
Richard Sandiford
1
-46
/
+50
2014-04-28
util: Split out channel-printing Python code
Richard Sandiford
2
-41
/
+69
2014-04-28
util: Turn inv_swizzle into a global function
Richard Sandiford
2
-11
/
+11
2014-04-28
util: Add more query methods to u_format_parse.Format
Richard Sandiford
3
-36
/
+51
2014-04-26
mesa/st: add support for ARB_sample_shading
Ilia Mirkin
1
-0
/
+3
2014-04-25
gallium/util: use ui[4] instead of ui in union util_color
Roland Scheidegger
2
-20
/
+20
2014-04-23
util/u_debug: Pass correct size to strncat.
José Fonseca
1
-4
/
+4
2014-04-17
util: Add __declspec(noreturn) to _debug_assert_fail().
José Fonseca
1
-0
/
+3
2014-04-17
auxiliary/os,auxiliary/util: Fix the `‘noreturn’ function does return` wa...
José Fonseca
1
-4
/
+1
2014-04-16
util/u_debug: Add noreturn attribute to _debug_assert_fail().
José Fonseca
1
-1
/
+5
2014-04-10
gallium/u_gen_mipmap: rewrite using pipe->blit (v2)
Marek Olšák
2
-493
/
+70
2014-04-04
gallium/u_blitter: implement scaled blitting in the Z direction
Marek Olšák
1
-9
/
+31
2014-04-04
gallium/u_blitter: don't adjust cubemap coordinates by a small number
Marek Olšák
1
-1
/
+1
2014-03-21
gallium: add b5g6r5 srgb format
Roland Scheidegger
3
-4
/
+19
2014-03-21
gallium/u_gen_mipmap: remove the software fallback
Marek Olšák
1
-1160
/
+2
2014-03-21
st/mesa: fix generating mipmaps for cube arrays
Marek Olšák
1
-28
/
+20
2014-03-07
gallium: allow setting of the internal stream output offset
Zack Rusin
3
-6
/
+11
2014-03-07
gallium: rename R4A4 and A4R4 formats to match their swizzle
Marek Olšák
2
-4
/
+3
2014-03-06
gallium/util: Fix memory leak
Aaron Watry
1
-0
/
+2
2014-03-03
util: don't define isfinite(), isnan() for MSVC >= 1800
Hans
1
-0
/
+4
2014-02-28
gallium/util: add missing u_math include
Ilia Mirkin
1
-0
/
+2
2014-02-27
util/u_format: don't crash in util_format_translate if we can't do translation
Roland Scheidegger
2
-6
/
+17
2014-02-25
gallium/upload_mgr: remove useless variable "size"
Marek Olšák
1
-6
/
+4
2014-02-25
gallium/upload_mgr: don't unmap buffers if persistent mappings are supported
Marek Olšák
1
-14
/
+51
2014-02-24
util: Add util_cpu_to_le* helpers
Tom Stellard
1
-0
/
+3
2014-02-24
util: Add util_bswap64() v3
Tom Stellard
1
-0
/
+16
2014-02-24
configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2
Tom Stellard
1
-1
/
+2
2014-02-14
gallium/util: Add flush/map debug utility code
Thomas Hellstrom
2
-0
/
+529
2014-02-06
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
1
-3
/
+3
2014-01-27
util/u_vbuf: correct map offset calculation for crazy offsets
Ilia Mirkin
1
-1
/
+1
2014-01-23
gallium/util: util_format_srgb should not return FORMAT_NONE for sRGB formats
Marek Olšák
1
-0
/
+3
2014-01-23
gallium/u_upload_mgr: don't expose u_upload_flush
Marek Olšák
2
-22
/
+4
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
40
-82
/
+82
2014-01-13
gallium/util: easy fixes for NULL colorbuffers
Marek Olšák
2
-1
/
+7
2014-01-13
st/mesa: bind NULL colorbuffers as specified by glDrawBuffers
Marek Olšák
2
-0
/
+25
2013-12-14
gallium/u_blitter: implement shader-based MSAA resolve with bilinear filtering
Marek Olšák
3
-31
/
+149
2013-12-14
gallium/u_blitter: implement shader-based MSAA resolve
Marek Olšák
3
-23
/
+158
2013-12-14
gallium/u_blitter: remove useless parameters from some functions
Marek Olšák
2
-22
/
+13
2013-12-12
util: fix compile breakage
Brian Paul
1
-1
/
+1
2013-12-12
util: move variable declaration out of for-loop
Brian Paul
1
-1
/
+3
2013-12-12
gallium/util: implement new color clear API in u_blitter
Marek Olšák
1
-3
/
+42
2013-12-12
gallium: allow choosing which colorbuffers to clear
Marek Olšák
1
-3
/
+4
[next]