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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach os_get_total_physical_memory about Cygwin
Jon TURNEY
2014-08-20
1
-2
/
+2
*
gallivm: Fix build with LLVM >= 3.6 r215967.
Vinson Lee
2014-08-20
1
-0
/
+4
*
gallium/aux: Fill in Haiku get process name code
Alexander von Gluck IV
2014-08-19
1
-0
/
+7
*
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
*
Revert "hud: don't overrun malloced arrays"
Dave Airlie
2014-08-16
1
-1
/
+0
*
auxiliary/os: introduce os_get_total_physical_memory helper function
Emil Velikov
2014-08-15
2
-0
/
+71
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
2
-2
/
+4
*
hud: don't overrun malloced arrays
Dave Airlie
2014-08-14
1
-0
/
+1
*
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
8
-3
/
+160
*
mesa/st: add support for dynamic sampler offsets
Ilia Mirkin
2014-08-12
1
-1
/
+1
*
gallium: remove PIPE_SHADER_CAP_MAX_ADDRS
Marek Olšák
2014-08-11
3
-7
/
+0
*
u_primconvert: Copy min/max_index from the original primitive.
Eric Anholt
2014-08-08
1
-4
/
+2
*
vc4: Initial skeleton driver import.
Eric Anholt
2014-08-08
1
-0
/
+56
*
draw: (trivial) use information about gs being present from variant key
Roland Scheidegger
2014-08-09
1
-5
/
+4
*
draw: don't use clipvertex output if user plane clipping is disabled
Roland Scheidegger
2014-08-09
1
-2
/
+2
*
gallivm: Handle MSAA textures in emit_fetch_texels
Darius Goad
2014-08-08
1
-2
/
+7
*
draw: hack around weird primitive id input in gs
Roland Scheidegger
2014-08-08
3
-5
/
+21
*
draw: fix prim id float cast for non-llvm path
Roland Scheidegger
2014-08-08
1
-8
/
+4
*
draw: fix clipvertex trouble if position comes from gs
Roland Scheidegger
2014-08-06
1
-1
/
+5
*
draw: don't run pipeline stages when gs has no position output
Roland Scheidegger
2014-08-06
2
-1
/
+5
*
gallivm: Fix build with latest LLVM
Jan Vesely
2014-08-05
1
-0
/
+8
*
gallivm: fix cube map array (and cube map shadow with bias) handling
Roland Scheidegger
2014-08-05
2
-29
/
+125
*
gallium: Move sRGB <-> RGB handling to libmesautil
Jason Ekstrand
2014-08-04
7
-316
/
+3
*
gallium: Fix compiler warning.
Jan Vesely
2014-08-04
2
-2
/
+2
*
target-helpers: Do not build kms_dri on libdrm-less platforms.
Jon TURNEY
2014-08-01
1
-0
/
+2
*
gallium: Add a uif() helper function to complement fui()
Eric Anholt
2014-07-30
1
-0
/
+8
*
gallivm: fix up out-of-bounds level when using conformant out-of-bound behavior
Roland Scheidegger
2014-07-31
1
-0
/
+1
*
gallium: Add a dumb drm/kms winsys backed swrast provider
Giovanni Campagna
2014-07-30
1
-0
/
+32
*
os_process.c: Add cygwin as an expected platform
Yaakov Selkowitz
2014-07-29
1
-2
/
+2
*
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
3
-8
/
+8
*
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
*
targets/dri: fix freedreno targets
Rob Clark
2014-07-23
1
-2
/
+10
*
util/tgsi: Fix ureg_EMIT/ENDPRIM prototype.
José Fonseca
2014-07-15
1
-2
/
+2
*
gallium: add INTERP_* opcodes to support interpolateAt*
Ilia Mirkin
2014-07-09
1
-0
/
+4
*
targets/dri-swrast: Convert to static/shared pipe-driver
Emil Velikov
2014-07-10
1
-0
/
+36
*
targets/dri: cleanup conversion leftovers
Emil Velikov
2014-07-10
1
-8
/
+3
*
targets/dri: Add __driDriverGetExtensions_vmwgfx
Emil Velikov
2014-07-10
1
-0
/
+12
*
targets/dri: Add __driDriverGetExtensions_i965 symbol
Emil Velikov
2014-07-10
1
-0
/
+12
*
targets/dri: Add __driDriverGetExtensions_i915 symbol
Emil Velikov
2014-07-10
1
-0
/
+12
*
targets/dri: Add __driDriverGetExtensions_freedreno symbol
Emil Velikov
2014-07-10
1
-0
/
+12
*
targets/dri: Add __driDriverGetExtensions_(r300|r600|radeonsi) symbols
Emil Velikov
2014-07-10
1
-0
/
+36
*
targets/dri: Add __driDriverGetExtensions_nouveau symbol
Emil Velikov
2014-07-10
1
-0
/
+12
*
tgsi: add interpolation location modifier support to text parser
Ilia Mirkin
2014-07-09
1
-0
/
+17
*
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
2014-07-09
8
-15
/
+25
*
gallium/u_blitter: fix some shader memory leaks
Brian Paul
2014-07-09
1
-0
/
+9
[next]