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
/
include
/
pipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
1
-0
/
+3
*
gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
Nicolai Hähnle
2017-07-31
1
-0
/
+1
*
tgsi: add precise flag to tgsi_instruction
Karol Herbst
2017-07-21
1
-1
/
+2
*
st/dri: add a drirc workaround for Rocket League
Marek Olšák
2017-06-23
1
-0
/
+6
*
gallium: add ARB_bindless_texture interface
Samuel Pitoiset
2017-06-14
1
-0
/
+59
*
gallium: add PIPE_CAP_BINDLESS_TEXTURE
Samuel Pitoiset
2017-06-14
1
-0
/
+1
*
gallium: introduce format modifier querying
Varad Gautam
2017-06-09
1
-0
/
+14
*
st/dri: implement createImageWithModifiers in DRIimage
Varad Gautam
2017-06-09
1
-0
/
+15
*
gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
2017-06-02
1
-0
/
+1
*
gallium: Add TGSI shader token for ARB_post_depth_coverage
Lyude
2017-06-02
1
-0
/
+1
*
Revert "gallium: remove unused PIPE_CC_GCC_VERSION"
Brian Paul
2017-05-24
1
-0
/
+1
*
tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
2017-05-18
1
-1
/
+3
*
gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
2017-05-17
1
-0
/
+1
*
gallium: add flag PIPE_CONTEXT_PREFER_THREADED
Marek Olšák
2017-05-15
1
-0
/
+8
*
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
2
-21
/
+21
*
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
2017-05-10
1
-32
/
+35
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-4
/
+7
*
util: move ALWAYS_INLINE macro to util/macro.h
Timothy Arceri
2017-05-09
1
-11
/
+0
*
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
2017-04-26
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
2017-04-14
1
-0
/
+1
*
tgsi: add SUBGROUP_* semantics
Ilia Mirkin
2017-04-05
1
-0
/
+7
*
tgsi: add BALLOT/READ_* opcodes
Ilia Mirkin
2017-04-05
1
-3
/
+3
*
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
2
-0
/
+15
*
gallium: decrease the size of pipe_draw_info - 88 -> 80 bytes
Marek Olšák
2017-04-04
1
-1
/
+1
*
gallium: decrease the size of pipe_vertex_element - 16 -> 8 bytes
Marek Olšák
2017-04-04
1
-8
/
+8
*
gallium: decrease the size of pipe_resource - 64 -> 48 bytes
Marek Olšák
2017-04-04
1
-6
/
+6
*
gallium: decrease the size of pipe_box - 24 -> 16 bytes
Marek Olšák
2017-04-04
1
-4
/
+7
*
gallium: decrease the size of pipe_sampler_view - 48 -> 32 bytes
Marek Olšák
2017-04-04
1
-6
/
+6
*
gallium: decrease the size of pipe_surface - 48 -> 40 bytes
Marek Olšák
2017-04-04
1
-5
/
+4
*
gallium: decrease the size of pipe_framebuffer_state - 96 -> 80 bytes
Marek Olšák
2017-04-04
1
-4
/
+4
*
gallium: decrease the size of pipe_stream_output_info - 532 -> 268 bytes
Marek Olšák
2017-04-04
1
-2
/
+2
*
gallium: decrease the size of pipe_rasterizer_state - 36 -> 32 bytes
Marek Olšák
2017-04-04
1
-1
/
+7
*
gallium: Add NV_fill_rectangle to pipe state
Lyude
2017-03-31
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
2
-21
/
+1
*
tgsi: add CLOCK opcode
Ilia Mirkin
2017-03-31
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
2017-03-31
1
-0
/
+1
*
gallium: add TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
2017-03-15
1
-2
/
+2
*
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
2017-03-15
1
-0
/
+1
*
gallium: add P016 format
Christian König
2017-03-13
1
-0
/
+2
*
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 get_compiler_options()
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
/
+2
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
1
-1
/
+0
*
gallium: add get_disk_shader_cache() callback
Timothy Arceri
2017-02-23
1
-0
/
+9
*
gallium: reorder fields in pipe_draw_info
Marek Olšák
2017-02-22
1
-23
/
+26
*
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
2017-02-18
1
-1
/
+1
[next]