index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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_upload_mgr: remove the return value from u_upload_data
Marek Olšák
2015-09-03
3
-22
/
+18
*
u_upload_mgr: remove the return value from u_upload_buffer
Marek Olšák
2015-09-03
2
-31
/
+18
*
u_upload_mgr: remove the return value from u_upload_alloc_buffer
Marek Olšák
2015-09-03
1
-11
/
+9
*
u_upload_mgr: remove the return value from u_upload_alloc
Marek Olšák
2015-09-03
3
-34
/
+34
*
u_upload_mgr: optimize u_upload_alloc
Marek Olšák
2015-09-03
1
-15
/
+17
*
util: add a couple primitive restart helper functions
Brian Paul
2015-09-01
2
-0
/
+329
*
util: add util_strcasecmp() wrapper
Brian Paul
2015-09-01
1
-0
/
+3
*
gallium/util: add a utility to create geometry passthrough shader
Charmaine Lee
2015-09-01
2
-0
/
+57
*
gallium/util: fix returning empty box for rectangle intersection
Roland Scheidegger
2015-09-01
1
-1
/
+6
*
gallium/util: return FALSE for intersection if there's empty rectangles
Roland Scheidegger
2015-09-01
1
-1
/
+6
*
tgsi: add negate parameter to tgsi_transform_kill_inst()
Brian Paul
2015-09-01
1
-1
/
+1
*
util: added ffsll() function
Brian Paul
2015-09-01
1
-0
/
+20
*
util: added util_set_index_buffer()
Brian Paul
2015-09-01
2
-0
/
+18
*
gallium/util: add u_bit_scan_consecutive_range
Marek Olšák
2015-09-01
1
-0
/
+20
*
gallium/util: fix debug_get_flags_option on 32-bit
Dave Airlie
2015-08-29
1
-3
/
+4
*
gallium/util: fix code formatting in u_blitter.h
Brian Paul
2015-08-27
1
-30
/
+25
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+1
*
gallium/auxiliary: optimize rgb9e5 helper some more
Roland Scheidegger
2015-08-26
1
-45
/
+42
*
gallium/auxiliary: optimize rgb9e5 helper a bit
Roland Scheidegger
2015-08-26
1
-18
/
+17
*
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
[next]