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
*
u_tile: fix warnings about incompatible casts.
Dave Airlie
2015-04-08
1
-3
/
+3
*
u_tile: fix stencil texturing tests under softpipe
Dave Airlie
2015-04-08
1
-6
/
+6
*
util/debug: Update MgwHelp link, drop BfdHelp link.
Jose Fonseca
2015-03-31
1
-10
/
+2
*
gallium/util: remove u_linkage
Ilia Mirkin
2015-03-26
2
-216
/
+0
*
gallium/util: Use HAVE___BUILTIN_FFS* macros.
Jonathan Gray
2015-03-24
1
-2
/
+16
*
util: convert slab macros to inline functions
Brian Paul
2015-03-13
1
-2
/
+11
*
Fix invalid extern "C" around header inclusion.
Mark Janes
2015-03-05
1
-6
/
+5
*
gallium/util: add debug_print_usage_enum() debug helper
Brian Paul
2015-02-27
2
-0
/
+22
*
gallium/util: fix 'statement with no effect' warning
Brian Paul
2015-02-27
1
-2
/
+2
*
include,auxiliary: Remove support for MSVC older then 2008.
Jose Fonseca
2015-02-26
2
-28
/
+1
*
util: add debug_print_bind_flags() debug helper
Brian Paul
2015-02-26
2
-0
/
+36
*
mesa: move math-related function into new c99_math.h file
Brian Paul
2015-02-23
1
-1
/
+1
*
gallium: Use util_cpu_to_le{16,32} in many more places.
Matt Turner
2015-02-23
3
-353
/
+79
*
gallium/util: Use HAVE___BUILTIN_* macros.
Matt Turner
2015-02-23
1
-6
/
+5
*
mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.
Matt Turner
2015-02-23
1
-143
/
+0
*
util: move pipe_prim_names array into u_prim_name()
Brian Paul
2015-02-23
1
-24
/
+21
*
util: rewrite debug_print_transfer_flags() using debug_dump_flags()
Brian Paul
2015-02-23
1
-28
/
+13
*
gallium/util: Don't include unused debug functions from u_math.h
Eric Anholt
2015-02-20
1
-1
/
+0
*
gallium/util: indentation fix
Brian Paul
2015-02-19
1
-3
/
+3
*
gallium: add ETC2 format support
Ilia Mirkin
2015-02-18
5
-111
/
+90
*
gallium/u_tests: test a NULL buffer sampler view
Marek Olšák
2015-02-06
2
-13
/
+42
*
gallium/u_tests: test a NULL constant buffer
Marek Olšák
2015-02-06
1
-0
/
+57
*
gallium/u_tests: test a NULL texture sampler view
Marek Olšák
2015-02-06
1
-17
/
+85
*
gallium/u_tests: restructure the only test, refactor out reusable code
Marek Olšák
2015-02-06
1
-31
/
+79
*
gallium: run gallium tests if GALLIUM_TESTS=1 is set
Marek Olšák
2015-02-06
2
-3
/
+10
*
gallium/util: Don't implement u_bit_scan64 on MSVC.
Jose Fonseca
2015-02-04
1
-0
/
+2
*
gallium/util: Define ffsll on MinGW.
Jose Fonseca
2015-02-04
1
-0
/
+1
*
gallium/u_pstipple: add ability to specify a fixed texture unit
Marek Olšák
2015-02-04
2
-8
/
+20
*
gallium/util: add u_bit_scan64
Marek Olšák
2015-02-04
1
-0
/
+7
*
gallium/util: Don't use __builtin_clrsb in util_last_bit().
Matt Turner
2015-02-03
1
-4
/
+0
*
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
2015-01-28
3
-201
/
+2
*
gallium/util: make sure cache line size is not zero
Leonid Shatz
2015-01-05
1
-1
/
+5
*
gallium/util: fix crash with daz detection on x86
Roland Scheidegger
2015-01-05
1
-1
/
+1
*
gallium: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
1
-4
/
+4
*
util: add missing closing brace for __cplusplus
Brian Paul
2014-12-12
1
-0
/
+6
*
util: Unbreak usage of assert()/debug_assert() inside expressions.
José Fonseca
2014-12-12
1
-1
/
+1
*
cso: put cso_release_all into cso_destroy_context
Marek Olšák
2014-12-10
1
-1
/
+0
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-8
/
+4
*
freedreno/a3xx: fix alpha-blending on RGBX formats
Ilia Mirkin
2014-12-06
1
-0
/
+25
*
util: Move u_atomic.h to src/util.
Matt Turner
2014-12-01
1
-401
/
+0
*
util/u_snprintf: Don't redefine HAVE_STDINT_H as 0.
José Fonseca
2014-11-26
1
-1
/
+1
*
util: Prefer atomic intrinsics to inline assembly.
Matt Turner
2014-11-24
1
-2
/
+2
*
st/mesa: add a fallback for clear_with_quad when no vs_layer
Ilia Mirkin
2014-11-17
2
-0
/
+76
*
gallium/auxiliary: add contained and rect checks (v6)
Christoph Bumiller
2014-11-18
2
-0
/
+136
*
gallium/auxiliary: add inc and dec alternative with return (v4)
Christoph Bumiller
2014-11-18
1
-0
/
+52
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
3
-6
/
+0
*
tgsi/ureg: simplify code for declaring properties
Marek Olšák
2014-11-16
1
-1
/
+1
*
gallium/util: add a test for TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-11-16
2
-0
/
+307
*
gallium/util: add a window_space option to the passthrough vertex shader
Marek Olšák
2014-11-16
4
-6
/
+15
*
util/format: Fix clamping to 32bit integers.
José Fonseca
2014-11-08
1
-0
/
+27
[next]