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
*
util: simplify PIPE_TEXTURE_CUBE case in util_max_layer()
Brian Paul
2014-09-30
1
-2
/
+3
*
util: use linear formats in util_blit_pixels()
Brian Paul
2014-09-24
1
-2
/
+2
*
util: simplify writemask parameters for util_blit_pixels()
Brian Paul
2014-09-24
2
-15
/
+17
*
util: s/PIPE_TEX_MIPFILTER/PIPE_TEX_FILTER/ in u_blit code
Brian Paul
2014-09-24
1
-5
/
+5
*
mesa: Unifdef _WIN32_WCE.
Matt Turner
2014-09-24
1
-9
/
+0
*
util: don't try to emit half-float intrinsics if avx isn't available
Roland Scheidegger
2014-09-19
1
-1
/
+1
*
gallium: Add PIPE_FORMAT_x8B8G8R8_SNORM formats
Richard Sandiford
2014-09-17
1
-0
/
+3
*
gallium: Add PIPE_FORMAT_AnLn and PIPE_FORMAT_GnRn formats
Richard Sandiford
2014-09-17
1
-0
/
+9
*
util: move shared rgtc code to util (v2)
Dave Airlie
2014-09-17
2
-118
/
+46
*
util: Add big-endian layout for a number of formats.
Richard Sandiford
2014-09-16
2
-35
/
+42
*
util/u_format: add _is_alpha()
Rob Clark
2014-09-12
2
-0
/
+19
*
gallium/util: add missing u_debug include
Andreas Boll
2014-09-12
1
-0
/
+1
*
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
1
-0
/
+1
*
u_vbuf: simple whitespace fix
Brian Paul
2014-09-10
1
-1
/
+2
*
u_blitter: Create all shaders on demand
Michel Dänzer
2014-09-02
1
-43
/
+104
*
u_vbuf: Make sure all caps are initialized
Michel Dänzer
2014-08-29
1
-24
/
+16
*
u_vbuf: Add a few more format fallbacks.
Eric Anholt
2014-08-24
1
-0
/
+32
*
u_vbuf: Simplify the format fallback translation.
Eric Anholt
2014-08-24
2
-106
/
+86
*
gallium/u_blitter: don't use an empty fragment shader if there's a colorbuffer
Marek Olšák
2014-08-19
1
-1
/
+1
*
gallium/util: handle PIPE_BUFFER in util_pipe_tex_to_tgsi_tex
Marek Olšák
2014-08-19
1
-0
/
+3
*
util: whitespace and formatting fixes in u_math.h
Brian Paul
2014-08-16
1
-17
/
+23
*
android: gallium/auxiliary: drop log2/log2f redefitions
Emil Velikov
2014-08-13
1
-22
/
+0
*
gallium: add basic support for BPTC formats
Ilia Mirkin
2014-08-12
7
-3
/
+159
*
gallium: remove PIPE_SHADER_CAP_MAX_ADDRS
Marek Olšák
2014-08-11
1
-2
/
+0
*
gallium: Move sRGB <-> RGB handling to libmesautil
Jason Ekstrand
2014-08-04
4
-304
/
+2
*
gallium: Add a uif() helper function to complement fui()
Eric Anholt
2014-07-30
1
-0
/
+8
*
gallium/util: add a helper for calculating primitive count from vertex count
Marek Olšák
2014-07-28
1
-0
/
+15
*
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
1
-2
/
+2
*
util: Fix typo
Tom Stellard
2014-07-28
1
-1
/
+1
*
util: Add util_memcpy_cpu_to_le32() v3
Tom Stellard
2014-07-28
1
-0
/
+17
*
gallium/u_blitter: fix some shader memory leaks
Brian Paul
2014-07-09
1
-0
/
+9
*
gallium: fix u_default_transfer_inline_write for textures
Marek Olšák
2014-07-08
1
-2
/
+2
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
1
-1
/
+1
*
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
[next]