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
*
gallium/util: use sockets on PIPE_OS_UNIX in u_network
Jonathan Gray
2018-03-01
2
-10
/
+4
*
gallium: use PIPE_CAP_CONSTBUF0_FLAGS
Marek Olšák
2018-02-17
1
-0
/
+21
*
gallium/util: silence clang warning in blitter code
Brian Paul
2018-02-08
1
-1
/
+1
*
gallium/util: s/uint/enum tgsi_semantic/ in simple shader code
Brian Paul
2018-02-08
3
-5
/
+5
*
gallium/util: s/uint/enum tgsi_semantic/ in u_blitter.c
Brian Paul
2018-02-08
1
-4
/
+6
*
gallium/util: trivial whitespace/formatting fixes in u_blit.c
Brian Paul
2018-02-08
1
-9
/
+9
*
gallium/util: replace uint with tgsi enum types
Brian Paul
2018-02-07
2
-6
/
+7
*
gallium/util: replace unsigned with tgsi enum types
Brian Paul
2018-02-07
2
-31
/
+34
*
u_blit: (trivial) fix bogus argument order for set_fragment_shader
Roland Scheidegger
2018-02-07
1
-2
/
+2
*
u_blit,u_simple_shaders: add shader to convert from xrbias format
Roland Scheidegger
2018-02-07
4
-16
/
+78
*
u_simple_shaders: fix mask handling in util_make_fragment_tex_shader_writemask
Roland Scheidegger
2018-02-07
1
-1
/
+1
*
gallium: Add a new A4B4G4R4 pipe format for Broadcom.
Eric Anholt
2018-02-02
1
-0
/
+1
*
u_threaded_context: add support for fence_server_signal v2
Andres Rodriguez
2018-01-30
2
-0
/
+21
*
gallium: add type parameter to create_fence_fd
Andres Rodriguez
2018-01-30
2
-5
/
+7
*
gallium/u_tests: add texture_barrier and FBFETCH tests
Marek Olšák
2018-01-24
1
-1
/
+110
*
util: add trivial comment on u_upload_create()
Brian Paul
2017-12-26
1
-0
/
+1
*
gallium/util: add util_num_layers helper
Marek Olšák
2017-12-25
3
-5
/
+11
*
gallium/util: add u_transfer_helper
Rob Clark
2017-12-15
2
-0
/
+638
*
gallium/u_blitter: replace tabs with spaces
Brian Paul
2017-12-12
1
-18
/
+18
*
gallium/util: don't pass a pipe_resource to util_resource_is_array_texture()
Brian Paul
2017-12-12
1
-3
/
+3
*
gallium/aux: include nr_samples in util_resource_size() computation
Brian Paul
2017-12-12
1
-1
/
+2
*
gallium/u_upload_mgr: allow drivers to specify pipe_resource::flags
Marek Olšák
2017-12-05
2
-6
/
+9
*
gallium/u_threaded: avoid syncing in threaded_context_flush
Nicolai Hähnle
2017-11-20
2
-4
/
+15
*
radeonsi: avoid syncing the driver thread in si_fence_finish
Nicolai Hähnle
2017-11-20
1
-0
/
+8
*
gallium/u_threaded: properly initialize fence unflushed tokens
Nicolai Hähnle
2017-11-20
1
-2
/
+1
*
u_threaded_gallium: remove synchronization in fence_server_sync
Nicolai Hähnle
2017-11-20
3
-3
/
+13
*
gallium/aux/util/u_surface.c: Silence warnings and remove unneeded MAYBE_UNUSED
Gert Wollny
2017-11-17
1
-5
/
+5
*
gallium/aux/util/u_debug_image.c: Silence warnings -Wunused-param
Gert Wollny
2017-11-17
1
-2
/
+2
*
gallium/aux/util/u_debug_flush.c: Silence warnings -Wunused-param
Gert Wollny
2017-11-17
1
-3
/
+4
*
gallium/aux/util/u_debug.c: Silence warnings -Wunused-param
Gert Wollny
2017-11-17
1
-3
/
+6
*
gallium/aux/util/u_format_table.py: Add UNUSED decoration to the generated fu...
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_async_debug.c: Fix -Wtype-limits warning.
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_debug_refcnt.h: Fix -Wunused-param warnings
Gert Wollny
2017-11-17
1
-2
/
+2
*
gallium/aux/util/u_blit.c: Fix -Wunused-param warnings
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_transfer.c: Fix some -Wunused-param warnings.
Gert Wollny
2017-11-17
1
-10
/
+10
*
gallium/aux/util/u_threaded_context.c: Fix some -Wunused-param warnings.
Gert Wollny
2017-11-17
1
-10
/
+11
*
gallium/aux/util/u_surface.c: Silence a -Wsign-compare warning.
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_pstipple.c: Fix one -Wsign-compare warning in ?: construct.
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_mm.c: Fix one -Wparam-unused warning.
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_format_yuv.c: Fix a number of -Wunused-param warnings.
Gert Wollny
2017-11-17
1
-116
/
+116
*
gallium/aux/util/u_format_rgtc.c: Fix a number of -Wunused-param warnings
Gert Wollny
2017-11-17
1
-6
/
+16
*
gallium/aux/util/u_format_other.c: Fix various -Wunused-param warnings
Gert Wollny
2017-11-17
1
-17
/
+17
*
gallium/aux/util/u_format_latc.c: Fix various -Wunused-param warnings, (v2)
Gert Wollny
2017-11-17
1
-6
/
+16
*
gallium/aux/util/u_format_etc.c: Fix eight -Wunused-param warnings (v2)
Gert Wollny
2017-11-17
1
-2
/
+6
*
gallium/aux/util/u_format.c: Fix one -Wunused-param warning
Gert Wollny
2017-11-17
1
-0
/
+2
*
gallium/aux/util/u_dump_state.c: Fix two -Wunused-paramter warnings
Gert Wollny
2017-11-17
1
-2
/
+2
*
gallium/aux/util/u_dump_defines.c: Fix -Wcompare-unsigned warning
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_debug_stack.c: Silence -Wunused-result warning
Gert Wollny
2017-11-17
1
-2
/
+2
*
gallium/aux/util/u_debug_describe.c: Silence an -Wunused-param warning
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_blitter.c: Silence some warnings
Gert Wollny
2017-11-17
1
-5
/
+5
[next]