index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-10
gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
Marek Olšák
1
-0
/
+1
2017-05-10
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2
-21
/
+21
2017-05-10
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
1
-32
/
+35
2017-05-10
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
1
-4
/
+7
2017-05-09
util: move ALWAYS_INLINE macro to util/macro.h
Timothy Arceri
1
-11
/
+0
2017-04-26
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
1
-0
/
+1
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
[next]