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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pipebuffer: s/PB_ALL_USAGE_FLAGS/PB_USAGE_ALL/
Brian Paul
2019-03-08
1
-1
/
+1
*
pipebuffer: whitespace fixes in pb_buffer.h
Brian Paul
2019-03-08
1
-52
/
+49
*
pipebuffer: use new pb_usage_flags enum type
Brian Paul
2019-03-08
11
-32
/
+45
*
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
*
tgsi_to_nir: Set correct location for uniforms.
Timur Kristóf
2019-03-05
1
-0
/
+1
*
tgsi_to_nir: Improve interpolation modes.
Timur Kristóf
2019-03-05
1
-15
/
+21
*
tgsi_to_nir: use sampler variables and derefs
Kenneth Graunke
2019-03-05
1
-10
/
+79
*
tgsi_to_nir: Support FACE and POSITION properly.
Timur Kristóf
2019-03-05
1
-12
/
+68
*
tgsi_to_nir: Extract ttn_emulate_tgsi_front_face into its own function.
Timur Kristóf
2019-03-05
1
-14
/
+20
*
tgsi_to_nir: Restructure system value loads.
Timur Kristóf
2019-03-05
1
-10
/
+6
*
tgsi_to_nir: Produce optimized NIR for a given pipe_screen.
Timur Kristóf
2019-03-05
3
-4
/
+138
*
tgsi_to_nir: Split to smaller functions.
Timur Kristóf
2019-03-05
1
-26
/
+56
*
tgsi_to_nir: Make the TGSI IF translation code more readable.
Timur Kristóf
2019-03-05
1
-4
/
+5
*
tgsi_to_nir: Fix TGSI LIT translation by using flt.
Timur Kristóf
2019-03-05
1
-3
/
+3
*
tgsi_to_nir: Fix the TGSI ARR translation by converting the result to int.
Timur Kristóf
2019-03-05
1
-1
/
+1
*
nir: Add ability for shaders to use window space coordinates.
Timur Kristóf
2019-03-05
1
-0
/
+2
*
android: make libbacktrace optional on USE_LIBBACKTRACE
Tapani Pälli
2019-02-27
1
-2
/
+5
*
gallium/u_tests: use a compute-only context to test GCN compute ring
Marek Olšák
2019-02-26
1
-5
/
+3
*
gallium/auxiliary/vl: Fix duplicate symbol build errors.
Vinson Lee
2019-02-22
2
-6
/
+6
*
tgsi: don't set tgsi_info::uses_bindless_images for constbufs and hw atomics
Marek Olšák
2019-02-22
1
-1
/
+3
*
iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.
Kenneth Graunke
2019-02-21
3
-1
/
+29
*
gallium/auxiliary/vl: Fix transparent issue on compute shader with rgba
James Zhu
2019-02-21
1
-10
/
+7
*
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/auxiliary/vl: Add video compositor compute shader render
James Zhu
2019-02-15
2
-28
/
+83
*
gallium/auxiliary/vl: Add compute shader to support video compositor render
James Zhu
2019-02-15
5
-0
/
+469
*
gallium/auxiliary/vl: Rename csc_matrix and increase its size.
James Zhu
2019-02-15
3
-7
/
+7
*
gallium/auxiliary/vl: Split vl_compositor graphic shaders from vl_compositor API
James Zhu
2019-02-15
5
-688
/
+821
*
gallium/auxiliary/vl: Move dirty define to header file
James Zhu
2019-02-15
2
-9
/
+8
*
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
*
kmsro: Silence warning if missing
Alyssa Rosenzweig
2019-02-08
1
-1
/
+0
*
gallium: Add a PIPE_CAP_NIR_COMPACT_ARRAYS capability bit.
Kenneth Graunke
2019-02-05
1
-0
/
+1
*
nir: Move V3D's "the shader was TGSI, ignore FS output types" flag to NIR.
Eric Anholt
2019-02-05
1
-0
/
+3
*
panfrost: Initial stub for Panfrost driver
Alyssa Rosenzweig
2019-02-05
3
-0
/
+31
*
gallium: wrap u_screen in extern "C" for c++
Dylan Baker
2019-01-30
1
-0
/
+8
*
Switch imx to kmsro and remove the imx winsys
Rob Herring
2019-01-28
2
-28
/
+0
*
pipe-loader: Fallback to kmsro driver when no matching driver name found
Rob Herring
2019-01-28
1
-5
/
+8
*
pl111: Rename the pl111 driver to "kmsro".
Eric Anholt
2019-01-28
3
-8
/
+8
*
Gallium: Add new CAPS to indicate whether a driver can switch SRGB write
Gert Wollny
2019-01-28
1
-0
/
+2
*
freedreno: add renderonly scanout
Jonathan Marek
2019-01-26
1
-1
/
+1
*
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
*
gallivm: Return true from arch_rounding_available() if NEON is available
Matt Turner
2019-01-24
1
-1
/
+3
*
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
*
nir: add bit_size parameter to system values with multiple allowed bit sizes
Karol Herbst
2019-01-21
1
-1
/
+1
*
nir: replace more nir_load_system_value calls with builder functions
Karol Herbst
2019-01-21
1
-2
/
+1
[next]