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_vbuf: fix vb slot assignment for translated buffers
Nicolai Hähnle
2015-10-21
1
-0
/
+1
*
gallium/u_blitter: handle allocation failures
Marek Olšák
2015-10-07
1
-0
/
+6
*
gallium/util: fix debug_get_flags_option on 32-bit
Dave Airlie
2015-08-31
1
-3
/
+4
*
util/u_blitter: implement alpha blending for pipe->blit
Marek Olšák
2015-08-21
3
-19
/
+41
*
vl: add HEVC profiles and defines
Christian König
2015-08-14
1
-0
/
+7
*
gallium/util: clear up that debug_get_flags_option returns a 64-bit mask
Marek Olšák
2015-07-31
2
-7
/
+7
*
gallium/auxiliary: Ensure c99_math.h is included.
Jose Fonseca
2015-07-29
1
-1
/
+2
*
gallium/auxiliary: Avoid double promotion.
Matt Turner
2015-07-29
2
-2
/
+2
*
gallium/auxiliary: Use exp2(x) instead of pow(2.0, x).
Matt Turner
2015-07-29
2
-4
/
+4
*
gallium/util: Stop bundling our snprintf implementation.
Jose Fonseca
2015-07-23
2
-1484
/
+31
*
gallium/util: use cso_set_samplers
Marek Olšák
2015-07-23
1
-2
/
+4
*
cso: only allow saving and restoring fragment sampler states
Marek Olšák
2015-07-22
1
-2
/
+2
*
cso: only allow saving and restoring fragment sampler views
Marek Olšák
2015-07-22
1
-2
/
+2
*
gallium/util: improve dump functions
Marek Olšák
2015-07-22
3
-53
/
+241
*
tgsi: allow dumping to a file directly
Marek Olšák
2015-07-22
1
-4
/
+3
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
50
-316
/
+316
*
gallium: add interface for writable shader images
Marek Olšák
2015-07-16
5
-0
/
+51
*
gallium: add BIND flags for R/W buffers and images
Marek Olšák
2015-07-16
1
-1
/
+2
*
util/blitter (and friends): generate appropriate SVIEW decls
Rob Clark
2015-06-21
5
-46
/
+143
*
util/pstipple: updates for SVIEW decls
Rob Clark
2015-06-21
1
-5
/
+17
*
u_vbuf: fix src_offset alignment in u_vbuf_create_vertex_elements()
Brian Paul
2015-06-19
1
-1
/
+2
*
gallium/util: add util_last_bit64
Marek Olšák
2015-06-14
1
-0
/
+19
*
gallium/util: silence silence unused var warnings for non-debug build
Brian Paul
2015-06-01
1
-2
/
+1
*
u_math: uses assert, include assert.h
Dave Airlie
2015-05-22
1
-0
/
+1
*
gallium: disable tessellation shaders for meta ops
Marek Olšák
2015-05-16
1
-0
/
+6
*
gallium/u_blitter: disable tessellation for all operations
Marek Olšák
2015-05-16
2
-1
/
+42
*
gallium/util: print vertices_per_patch in util_dump_draw_info
Marek Olšák
2015-05-16
1
-0
/
+2
*
gallium/aux: Add needed extern "C" wrappers
Alexander von Gluck IV
2015-05-15
1
-0
/
+8
*
gallium/util: fix blitter sampler view target initialization
Roland Scheidegger
2015-05-13
1
-0
/
+1
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
4
-149
/
+3
*
gallium/double_list: s/INLINE/inline and remove the p_compiler include
Jason Ekstrand
2015-05-08
1
-7
/
+6
*
gallium/util: get h264 level based on number of max references and resolution
Leo Liu
2015-04-28
1
-0
/
+36
*
softpipe: fix another stencil-as-float issue
Roland Scheidegger
2015-04-27
1
-2
/
+2
*
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
[next]