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
/
drivers
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: push driver build details to driver makefiles
Rob Herring
2017-05-11
1
-0
/
+4
*
gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
Marek Olšák
2017-05-10
1
-0
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
4
-52
/
+25
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
5
-13
/
+13
*
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
2017-04-26
1
-0
/
+2
*
gallium: fold u_trim_pipe_prim call from st/mesa to drivers
Marek Olšák
2017-04-20
1
-0
/
+3
*
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
2017-04-14
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
2017-04-05
1
-0
/
+1
*
gallium: add sparse buffer interface and capability
Nicolai Hähnle
2017-04-05
1
-0
/
+1
*
gallium: Add a cap to check if the driver supports fill_rectangle
Lyude
2017-03-31
1
-0
/
+1
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
1
-4
/
+0
*
gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
2017-03-31
1
-0
/
+1
*
r300: Fix indenting in r300_get_param()
Lyude
2017-03-30
1
-3
/
+3
*
gallium/radeon: move pre-GFX9 radeon_bo_metadata.* to u.legacy.*
Marek Olšák
2017-03-30
1
-7
/
+7
*
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
2017-03-15
1
-0
/
+1
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
2017-03-08
1
-1
/
+5
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
2
-2
/
+2
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
2
-2
/
+2
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
1
-1
/
+0
*
r300g: only allow byteswapped formats on big endian
Grazvydas Ignotas
2017-02-21
1
-0
/
+5
*
gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionally
Marek Olšák
2017-02-19
1
-1
/
+3
*
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
2017-02-18
1
-1
/
+0
*
gallium: set pipe_context uploaders in drivers (v3)
Marek Olšák
2017-02-14
1
-1
/
+3
*
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
2017-02-09
1
-0
/
+1
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
1
-2
/
+1
*
gallium: Add integer 64 capability
Dave Airlie
2017-01-27
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
1
-0
/
+1
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
2017-01-16
1
-0
/
+1
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-1
/
+0
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
1
-1
/
+0
*
gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
Marek Olšák
2017-01-05
1
-0
/
+1
*
gallium: support for native fence fd's
Rob Clark
2016-12-01
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Nicolai Hähnle
2016-11-30
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
Marek Olšák
2016-11-15
1
-0
/
+2
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
Nicolai Hähnle
2016-10-12
1
-0
/
+1
*
r300: use the new parent/child pools for transfers (v2)
Nicolai Hähnle
2016-10-05
5
-7
/
+11
*
gallium/radeon: add RADEON_FLAG_HANDLE
Nicolai Hähnle
2016-09-27
1
-1
/
+1
*
gallium/radeon: add RADEON_USAGE_SYNCHRONIZED
Nicolai Hähnle
2016-09-27
1
-8
/
+11
*
r300g: Set R300_VAP_CNTL on RSxxx to avoid triangle flickering
Max Staudt
2016-09-09
1
-1
/
+9
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
1
-6
/
+0
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
4
-9
/
+8
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
1
-0
/
+3
*
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
2016-08-29
1
-1
/
+2
[next]