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: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
1
-3
/
+7
*
gallium/u_dump: util_dump_sampler_view: Dump u.tex.first_level
Guido Günther
2019-04-04
1
-1
/
+1
*
gallium: add PIPE_CAP_ESSL_FEATURE_LEVEL
Rob Clark
2019-03-22
1
-0
/
+4
*
gallium/util: remove pipe_sampler_view_release()
Brian Paul
2019-03-17
1
-20
/
+0
*
gallium: add pipe_grid_info::last_block
Marek Olšák
2019-03-15
1
-0
/
+3
*
gallium/util: add some const qualifiers in u_bitmask.c
Brian Paul
2019-03-08
1
-6
/
+10
*
gallium/util: whitespace cleanups in u_bitmask.[ch]
Brian Paul
2019-03-08
2
-84
/
+85
*
gallium/u_tests: use a compute-only context to test GCN compute ring
Marek Olšák
2019-02-26
1
-5
/
+3
*
gallium/u_upload_mgr: allow use of FLUSH_EXPLICIT with persistent mappings
Marek Olšák
2019-02-20
2
-6
/
+31
*
gallium/u_threaded: always unmap const_uploader
Marek Olšák
2019-02-20
1
-0
/
+1
*
gallium/aux: add PIPE_CAP_MAX_VARYINGS to u_screen
Alok Hota
2019-02-13
1
-0
/
+3
*
gallium/u_threaded: fix EXPLICIT_FLUSH for flush offsets > 0
Marek Olšák
2019-02-11
1
-1
/
+2
*
gallium: Add a PIPE_CAP_NIR_COMPACT_ARRAYS capability bit.
Kenneth Graunke
2019-02-05
1
-0
/
+1
*
gallium: wrap u_screen in extern "C" for c++
Dylan Baker
2019-01-30
1
-0
/
+8
*
Gallium: Add new CAPS to indicate whether a driver can switch SRGB write
Gert Wollny
2019-01-28
1
-0
/
+2
*
gallium: Make sure we return is_unorm/is_snorm for compressed formats.
Eric Anholt
2019-01-25
4
-24
/
+36
*
gallium: Fix comment about possible colorspaces.
Eric Anholt
2019-01-25
1
-1
/
+1
*
gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
Caio Marcelo de Oliveira Filho
2019-01-23
1
-0
/
+3
*
gallium/util: add util_format_snorm8_to_sint8 (from radeonsi)
Marek Olšák
2019-01-22
2
-0
/
+43
*
gallium: add SINT formats to have exact counterparts to SNORM formats
Marek Olšák
2019-01-22
1
-0
/
+4
*
st/mesa: Optionally override RGB/RGBX dst alpha blend factors
Kenneth Graunke
2019-01-15
1
-0
/
+1
*
gallium: Add the ability to query a single pipeline statistics counter
Kenneth Graunke
2019-01-15
1
-0
/
+1
*
st/mesa: don't leak pipe_surface if pipe_context is not current
Marek Olšák
2019-01-09
1
-0
/
+19
*
gallium: add PIPE_CAP_TGSI_ATOMFADD to indicate support
Ilia Mirkin
2018-12-26
1
-0
/
+1
*
gallium/aux: add is_unorm() helper
Rob Clark
2018-12-13
2
-0
/
+24
*
gallium: add missing PIPE_CAP_SURFACE_SAMPLE_COUNT default value
Samuel Pitoiset
2018-12-07
1
-0
/
+3
*
gallium: Add new PIPE_CAP_SURFACE_SAMPLE_COUNT
Kristian H. Kristensen
2018-12-06
1
-2
/
+8
*
gallium: Android build fixes
Kristian H. Kristensen
2018-12-05
1
-1
/
+1
*
gallium: Remove unused variable in u_tests.
Eric Anholt
2018-11-27
1
-1
/
+0
*
util: promote u_memory to src/util
Dylan Baker
2018-11-27
6
-106
/
+6
*
st/mesa: pin driver threads to a fixed CCX when glthread is enabled
Marek Olšák
2018-11-20
2
-56
/
+10
*
gallium/u_tests: fix MSVC build by using old-style zero initializers
Marek Olšák
2018-11-20
1
-3
/
+3
*
gallium/u_tests: add a compute shader test that clears an image
Marek Olšák
2018-11-20
1
-0
/
+77
*
Gallium: Add format PIPE_FORMAT_R8_SRGB
Gert Wollny
2018-11-02
3
-0
/
+9
*
util: move u_cpu_detect to util
Dylan Baker
2018-10-30
2
-694
/
+0
*
util: Move u_debug to utils
Dylan Baker
2018-10-30
7
-906
/
+4
*
util: Move os_misc to util
Dylan Baker
2018-10-30
1
-1
/
+1
*
gallium/util: remove u_inlines.h from u_debug.c
Dylan Baker
2018-10-30
1
-1
/
+0
*
gallium/util: remove p_format.h from u_debug.h
Dylan Baker
2018-10-30
1
-1
/
+0
*
gallium/util: move memory debug declarations into u_debug_gallium
Dylan Baker
2018-10-30
4
-8
/
+7
*
gallium/util: move debug_print_tranfer_flags to u_debug_galilum
Dylan Baker
2018-10-30
4
-21
/
+16
*
gallium/util: move debug_print_bind_flags to u_debug_gallium
Dylan Baker
2018-10-30
4
-37
/
+36
*
gallium/util: move debug_print_usage_enum to the u_debug_gallium
Dylan Baker
2018-10-30
4
-22
/
+28
*
gallium/util: start splitting u_debug into generic and gallium specific compo...
Dylan Baker
2018-10-30
5
-16
/
+89
*
gallium: split u_prim_name out of u_debug.h
Dylan Baker
2018-10-30
2
-26
/
+48
*
vl: get h264 profile idc
Boyuan Zhang
2018-10-26
1
-0
/
+24
*
gallium/u_transfer_helper: Add support for separate Z24/S8 as well.
Kenneth Graunke
2018-10-14
2
-19
/
+55
*
gallium/format: Add a helper to combine separate Z24 and S8 stencil.
Kenneth Graunke
2018-10-14
2
-0
/
+22
*
gallium/auxiliary: Add util_format_get_depth_only() helper.
Kenneth Graunke
2018-10-14
1
-0
/
+21
*
gallium/util: Clarify comment in util_init_thread_pinning
Michel Dänzer
2018-09-28
1
-1
/
+4
[next]