index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
1
-0
/
+1
2017-04-05
tgsi: add SUBGROUP_* semantics
Ilia Mirkin
1
-0
/
+7
2017-04-05
tgsi: add BALLOT/READ_* opcodes
Ilia Mirkin
1
-3
/
+3
2017-04-05
gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
1
-0
/
+1
2017-04-05
gallium: add sparse buffer interface and capability
Nicolai Hähnle
2
-0
/
+15
2017-04-04
gallium: decrease the size of pipe_draw_info - 88 -> 80 bytes
Marek Olšák
1
-1
/
+1
2017-04-04
gallium: decrease the size of pipe_vertex_element - 16 -> 8 bytes
Marek Olšák
1
-8
/
+8
2017-04-04
gallium: decrease the size of pipe_resource - 64 -> 48 bytes
Marek Olšák
1
-6
/
+6
2017-04-04
gallium: decrease the size of pipe_box - 24 -> 16 bytes
Marek Olšák
1
-4
/
+7
2017-04-04
gallium: decrease the size of pipe_sampler_view - 48 -> 32 bytes
Marek Olšák
1
-6
/
+6
2017-04-04
gallium: decrease the size of pipe_surface - 48 -> 40 bytes
Marek Olšák
1
-5
/
+4
2017-04-04
gallium: decrease the size of pipe_framebuffer_state - 96 -> 80 bytes
Marek Olšák
1
-4
/
+4
2017-04-04
gallium: decrease the size of pipe_stream_output_info - 532 -> 268 bytes
Marek Olšák
1
-2
/
+2
2017-04-04
gallium: decrease the size of pipe_rasterizer_state - 36 -> 32 bytes
Marek Olšák
1
-1
/
+7
2017-03-31
gallium: Add NV_fill_rectangle to pipe state
Lyude
1
-0
/
+1
2017-03-31
gallium: Add a cap to check if the driver supports fill_rectangle
Lyude
1
-0
/
+1
2017-04-01
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2
-21
/
+1
2017-03-31
tgsi: add CLOCK opcode
Ilia Mirkin
1
-1
/
+1
2017-03-31
gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
1
-0
/
+1
2017-03-22
driconf: add force_glsl_abs_sqrt option
Samuel Pitoiset
1
-0
/
+1
2017-03-16
gallium: implement the backend of threaded GL dispatch
Marek Olšák
1
-0
/
+19
2017-03-15
gallium: add TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
1
-2
/
+2
2017-03-15
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
1
-0
/
+1
2017-03-13
gallium: add P016 format
Christian König
1
-0
/
+2
2017-03-08
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
1
-1
/
+1
2017-03-08
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
1
-1
/
+1
2017-03-08
gallium: s/unsigned/enum pipe_shader_type/ for get_compiler_options()
Brian Paul
1
-1
/
+1
2017-03-08
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
1
-1
/
+2
2017-02-25
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
1
-1
/
+0
2017-02-18
st: add ST_FLUSH_WAIT to st_context_flush()
Charmaine Lee
1
-0
/
+1
2017-02-23
gallium: add get_disk_shader_cache() callback
Timothy Arceri
1
-0
/
+9
2017-02-22
gallium: reorder fields in pipe_draw_info
Marek Olšák
1
-23
/
+26
2017-02-18
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
1
-1
/
+1
2017-02-17
st/mesa/glsl: build string of dri options and use as input to building sha fo...
Timothy Arceri
1
-0
/
+1
2017-02-15
driconf: add allow_higher_compat_version option
Samuel Pitoiset
1
-0
/
+1
2017-02-14
gallium: add common uploaders into pipe_context (v2)
Marek Olšák
1
-0
/
+11
2017-02-09
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
1
-0
/
+1
2017-02-02
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
1
-1
/
+1
2017-02-01
vl: add h264 constrained baseline profile
Boyuan Zhang
1
-0
/
+1
2017-01-27
gallium: remove explicit __STDC_.*_MACROS defines
Emil Velikov
1
-3
/
+0
2017-01-27
gallium: Add integer 64 capability
Dave Airlie
1
-0
/
+1
2017-01-23
gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
Ilia Mirkin
1
-0
/
+1
2017-01-23
gallium: add TGSI_PROPERTY_MUL_ZERO_WINS
Ilia Mirkin
1
-0
/
+1
2017-01-20
gallium: add pipe_screen::resource_changed
Philipp Zabel
1
-0
/
+8
2017-01-16
gallium: add flags parameter to texture barrier
Ilia Mirkin
2
-1
/
+7
2017-01-16
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
1
-0
/
+1
2017-01-16
gallium: add FBFETCH opcode to retrieve the current sample value
Ilia Mirkin
1
-1
/
+1
2017-01-16
tgsi: add DDIV instruction
Nicolai Hähnle
1
-1
/
+4
2017-01-05
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
1
-1
/
+1
2017-01-05
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
1
-1
/
+1
[next]