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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: Clean up defined magic numbers for TGSI opcodes
Rhys Kidd
2016-08-29
1
-0
/
+1
*
gallium: Use enum pipe_shader_type in set_shader_images()
Kai Wasserbäch
2016-08-29
1
-1
/
+2
*
gallium: Use enum pipe_shader_type in set_shader_buffers()
Kai Wasserbäch
2016-08-29
1
-1
/
+2
*
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
2016-08-29
1
-1
/
+2
*
gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
2016-08-29
1
-2
/
+3
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-0
/
+7
*
gallium: add a cap to expose whether driver supports mixed color/zs bits
Ilia Mirkin
2016-08-23
1
-0
/
+1
*
gallium: change pipe_image_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-2
/
+2
*
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
-3
/
+12
*
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
2016-08-10
1
-2
/
+4
*
gallium: rework flags for pipe_context::dump_debug_state
Marek Olšák
2016-07-26
2
-2
/
+5
*
mesa: standardize naming Mesa3D, MESA -> Mesa
Vedran Miletić
2016-07-26
1
-1
/
+1
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-10
/
+17
*
gallium: add PIPE_FLUSH_DEFERRED
Marek Olšák
2016-07-22
1
-1
/
+2
*
gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
Józef Kucia
2016-07-20
1
-0
/
+1
*
vl: add entry point
Boyuan Zhang
2016-07-19
1
-0
/
+1
*
vl: add parameters for VAAPI encode
Boyuan Zhang
2016-07-14
1
-0
/
+33
*
Revert "gallium: Force blend color to 16-byte alignment"
Tim Rowley
2016-07-13
1
-11
/
+1
*
gallium: add async flag to pipe_debug_callback
Nicolai Hähnle
2016-07-08
1
-0
/
+6
*
gallium: un-inline pipe_surface_desc
Rob Clark
2016-07-06
1
-11
/
+12
*
glsl: add driconf to zero-init unintialized vars
Rob Clark
2016-07-02
1
-0
/
+1
*
clover: Pass work_dim parameter of clEnqueueNDRangeKernel() to driver
Hans de Goede
2016-07-02
1
-0
/
+7
*
tgsi: Add WORK_DIM System Value
Hans de Goede
2016-07-02
1
-0
/
+1
*
gallium: Force blend color to 16-byte alignment
Chuck Atkins
2016-06-30
1
-1
/
+11
*
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
-3
/
+3
*
gallium: make image_view const
Rob Clark
2016-06-20
1
-1
/
+1
*
gallium: make constant_buffer const
Rob Clark
2016-06-20
1
-1
/
+1
*
gallium: make shader_buffers const
Rob Clark
2016-06-20
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
1
-0
/
+1
*
gallium: add API for setting window rectangles
Ilia Mirkin
2016-06-18
2
-0
/
+11
*
st/va: ensure linear memory for dmabuf
Julien Isorce
2016-06-14
1
-0
/
+1
*
gallium: remove st_api::get_proc_address hook
Emil Velikov
2016-06-13
1
-12
/
+0
*
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
-1
/
+6
*
gallium: add PIPE_BARRIER_ALL define
Nicolai Hähnle
2016-06-01
1
-0
/
+1
*
gallium: change pipe_draw_info::mode to be pipe_prim_type
Brian Paul
2016-05-26
1
-1
/
+1
*
gallium: Add a pipe cap for whether primitive restart works for patches.
Kenneth Graunke
2016-05-23
1
-0
/
+1
*
tgsi: remove culldist semantic.
Dave Airlie
2016-05-23
1
-1
/
+0
*
gallium: Add a pipe cap for arb_cull_distance
Tobias Klausmann
2016-05-14
1
-0
/
+1
*
gallium: add NIR as a possible IR
Rob Clark
2016-05-11
3
-0
/
+16
*
gallium: refactor pipe_shader_state to support multiple IR's
Rob Clark
2016-05-11
2
-3
/
+35
*
gallium: Include intrin.h instead of defining ourselves.
Jose Fonseca
2016-04-26
1
-2
/
+2
*
gallium: add bool return to pipe_context::end_query
Nicolai Hähnle
2016-04-21
1
-1
/
+1
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-10
/
+1
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-7
/
+9
*
gallium: use enums in p_shader_tokens.h (v2)
Marek Olšák
2016-04-22
1
-139
/
+164
*
gallium: use enums in p_defines.h (v2)
Marek Olšák
2016-04-22
1
-173
/
+205
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+1
[next]