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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
1
-4
/
+0
*
gallium: add get_disk_shader_cache() callback
Timothy Arceri
2017-02-23
1
-0
/
+10
*
gallium/docs: use imgmath instead of pngmath
Eric Engestrom
2017-02-22
1
-1
/
+1
*
gallium/docs: fix section title formatting
Eric Engestrom
2017-02-22
1
-2
/
+2
*
gallium/docs: add missing newlines
Eric Engestrom
2017-02-22
1
-0
/
+33
*
gallium/docs: add missing math formatting
Eric Engestrom
2017-02-22
1
-0
/
+4
*
gallium/docs: fix sublist formatting
Eric Engestrom
2017-02-22
1
-0
/
+2
*
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
2017-02-18
1
-13
/
+0
*
gallium/docs: remove documentation of non-existent instructions
Marek Olšák
2017-02-18
1
-26
/
+0
*
gallium: add common uploaders into pipe_context (v2)
Marek Olšák
2017-02-14
1
-0
/
+23
*
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
2017-02-09
1
-0
/
+2
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
1
-2
/
+3
*
gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
1
-0
/
+2
*
gallium: add TGSI_PROPERTY_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
1
-2
/
+15
*
gallium: add pipe_screen::resource_changed
Philipp Zabel
2017-01-20
1
-0
/
+14
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
1
-1
/
+2
*
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
Ilia Mirkin
2017-01-16
1
-0
/
+2
*
gallium: add FBFETCH opcode to retrieve the current sample value
Ilia Mirkin
2017-01-16
1
-0
/
+13
*
tgsi: add DDIV instruction
Nicolai Hähnle
2017-01-16
1
-0
/
+9
*
gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
Marek Olšák
2017-01-05
1
-0
/
+3
*
gallium-docs: Add documentation for when using several contexts
Axel Davy
2016-12-20
1
-0
/
+23
*
gallium-docs: Add documentation for threading requirements
Axel Davy
2016-12-20
1
-0
/
+10
*
gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Nicolai Hähnle
2016-11-30
1
-0
/
+2
*
gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
Marek Olšák
2016-11-15
1
-0
/
+4
*
tgsi: align the definition of BFI & [UI]BFE with GLSL
Nicolai Hähnle
2016-11-02
1
-20
/
+15
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
1
-0
/
+3
*
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
Nicolai Hähnle
2016-10-12
1
-0
/
+8
*
gallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_BLOCK
Samuel Pitoiset
2016-10-07
1
-0
/
+4
*
gallium: add pipe_context::set_device_reset_callback
Nicolai Hähnle
2016-10-05
1
-0
/
+15
*
gallium: add opcode and types for 64-bit integers. (v3)
Dave Airlie
2016-09-21
1
-0
/
+240
*
gallium/docs: document alpha_to_coverage and alpha_to_one blend state
Brian Paul
2016-09-16
1
-0
/
+12
*
tgsi: document semantics for compute shaders
Samuel Pitoiset
2016-09-12
1
-0
/
+28
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
1
-2
/
+0
*
gallium/docs: clarify render_condition_enabled parameter to clear functions
Brian Paul
2016-08-31
1
-0
/
+4
*
gallium: add cap to export device pointer size
Jan Vesely
2016-08-29
1
-0
/
+2
*
gallium: add a cap to expose whether driver supports mixed color/zs bits
Ilia Mirkin
2016-08-23
1
-0
/
+6
*
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-2
/
+2
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
1
-6
/
+4
*
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
2016-08-10
1
-3
/
+4
*
mesa: standardize naming Mesa3D, MESA -> Mesa
Vedran Miletić
2016-07-26
1
-2
/
+2
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-2
/
+3
*
gallium: add PIPE_FLUSH_DEFERRED
Marek Olšák
2016-07-22
1
-0
/
+10
*
gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
Józef Kucia
2016-07-20
1
-0
/
+2
*
tgsi: Add WORK_DIM System Value
Hans de Goede
2016-07-02
1
-0
/
+8
*
gallium: Add a cap for offset_units_unscaled
Axel Davy
2016-06-25
2
-0
/
+8
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
1
-0
/
+2
*
gallium: add API for setting window rectangles
Ilia Mirkin
2016-06-18
1
-3
/
+14
*
gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed
Ilia Mirkin
2016-06-06
1
-0
/
+1
*
gallium: add VOTE_* opcodes to implement GL_ARB_shader_group_vote
Ilia Mirkin
2016-06-06
1
-0
/
+17
[next]