index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
gallium: extract individual streamout output structure
Nicolai Hähnle
1
-8
/
+13
2016-12-12
tgsi: add Stream{X,Y,Z,W} fields to tgsi_declaration_semantic
Nicolai Hähnle
1
-1
/
+4
2016-12-07
gallium: decrease the size of pipe_sampler_state fields
Marek Olšák
1
-3
/
+3
2016-12-01
gallium: support for native fence fd's
Rob Clark
3
-0
/
+25
2016-12-01
gallium: wire up server_wait_sync
Rob Clark
1
-0
/
+6
2016-11-30
gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Nicolai Hähnle
1
-0
/
+1
2016-11-15
gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
Marek Olšák
1
-0
/
+1
2016-10-24
gallium/stapi: fix comment for st_visual::buffer_mask
Brian Paul
1
-1
/
+1
2016-10-22
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
1
-0
/
+1
2016-10-14
gallium: annotate sw_driver_descriptor instance as const data
Emil Velikov
1
-1
/
+1
2016-10-14
gallium: annotate drm_driver_descriptor instance as const data
Emil Velikov
1
-2
/
+2
2016-10-14
gallium: rename drm_driver_descriptor::{, driver_}name
Emil Velikov
1
-3
/
+3
2016-10-14
gallium: remove unused drm_driver_descriptor::driver_name
Emil Velikov
1
-8
/
+1
2016-10-14
gallium: fix drm_driver_descriptor::name comment
Emil Velikov
1
-1
/
+1
2016-10-13
gallium: add PIPE_RESOURCE_FLAG_TEXTURING_MORE_LIKELY
Marek Olšák
1
-0
/
+1
2016-10-12
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
Nicolai Hähnle
1
-0
/
+1
2016-10-07
gallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_BLOCK
Samuel Pitoiset
1
-1
/
+2
2016-10-05
gallium: add pipe_context::set_device_reset_callback
Nicolai Hähnle
2
-0
/
+27
2016-09-29
gallium/hud: Add power sensor support
Steven Toth
1
-0
/
+1
2016-09-28
gallium/hud: Add support for block I/O, network I/O and lmsensor stats
Steven Toth
1
-0
/
+4
2016-09-26
mesa/st: support lowering multi-planar YUV
Rob Clark
2
-0
/
+9
2016-09-23
gallium: remove unused PIPE_CC_GCC_VERSION
Timothy Arceri
1
-1
/
+0
2016-09-21
gallium/tgsi: add support for 64-bit integer immediates.
Dave Airlie
1
-0
/
+2
2016-09-21
gallium: add opcode and types for 64-bit integers. (v3)
Dave Airlie
1
-9
/
+37
2016-09-20
st/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf
Ilia Mirkin
1
-1
/
+1
2016-09-08
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
1
-2
/
+1
2016-09-06
gallium/util: move endian detect into a separate file
Dave Airlie
1
-38
/
+2
2016-08-29
gallium: add cap to export device pointer size
Jan Vesely
1
-0
/
+1
2016-08-29
r600g: Clean up defined magic numbers for TGSI opcodes
Rhys Kidd
1
-0
/
+1
2016-08-29
gallium: Use enum pipe_shader_type in set_shader_images()
Kai Wasserbäch
1
-1
/
+2
2016-08-29
gallium: Use enum pipe_shader_type in set_shader_buffers()
Kai Wasserbäch
1
-1
/
+2
2016-08-29
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
1
-1
/
+2
2016-08-29
gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
1
-2
/
+3
2016-08-25
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
1
-0
/
+7
2016-08-23
gallium: add a cap to expose whether driver supports mixed color/zs bits
Ilia Mirkin
1
-0
/
+1
2016-08-17
gallium: change pipe_image_view::first_element/last_element -> offset/size
Marek Olšák
1
-2
/
+2
2016-08-17
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
1
-2
/
+2
2016-08-10
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
1
-3
/
+12
2016-08-10
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
1
-2
/
+4
2016-07-26
gallium: rework flags for pipe_context::dump_debug_state
Marek Olšák
2
-2
/
+5
2016-07-26
mesa: standardize naming Mesa3D, MESA -> Mesa
Vedran Miletić
1
-1
/
+1
2016-07-23
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
1
-10
/
+17
2016-07-22
gallium: add PIPE_FLUSH_DEFERRED
Marek Olšák
1
-1
/
+2
2016-07-20
gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
Józef Kucia
1
-0
/
+1
2016-07-19
vl: add entry point
Boyuan Zhang
1
-0
/
+1
2016-07-14
vl: add parameters for VAAPI encode
Boyuan Zhang
1
-0
/
+33
2016-07-13
Revert "gallium: Force blend color to 16-byte alignment"
Tim Rowley
1
-11
/
+1
2016-07-08
gallium: add async flag to pipe_debug_callback
Nicolai Hähnle
1
-0
/
+6
2016-07-06
gallium: un-inline pipe_surface_desc
Rob Clark
1
-11
/
+12
2016-07-02
glsl: add driconf to zero-init unintialized vars
Rob Clark
1
-0
/
+1
[next]