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