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
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+1
*
gallium: add pipe_context::set_active_query_state for pausing queries
Marek Olšák
2016-04-12
1
-0
/
+6
*
gallium: raise PIPE_MAX_SAMPLERS to 32
Nicolai Hähnle
2016-04-07
1
-1
/
+1
*
gallium: Put no.of {samples,layers} into pipe_framebuffer_state
Edward O'Callaghan
2016-04-07
1
-0
/
+8
*
gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
Edward O'Callaghan
2016-04-07
1
-0
/
+1
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-5
/
+8
*
gallium: add global buffer memory barrier bit
Bas Nieuwenhuizen
2016-04-02
1
-0
/
+1
*
gallium: add threads per block TGSI property
Bas Nieuwenhuizen
2016-04-02
1
-1
/
+4
*
gallium: add compute shader IR type
Bas Nieuwenhuizen
2016-04-02
1
-0
/
+1
*
st/vdpau: move FormatRGBAToPipe into the interop
Christian König
2016-03-29
1
-0
/
+65
*
st/vdpau: add new interop interface
Christian König
2016-03-29
2
-1
/
+100
*
gallium/p_context.h: Make comment more readable
Edward O'Callaghan
2016-03-27
1
-1
/
+1
*
gallium: add PIPE_BARRIER_STREAMOUT_BUFFER
Nicolai Hähnle
2016-03-23
1
-0
/
+1
*
gallium: add additional PIPE_BARRIER_* bits
Nicolai Hähnle
2016-03-21
1
-0
/
+7
*
gallium: Remove unused TGSI_RESOURCE_ defines
Hans de Goede
2016-03-21
1
-9
/
+0
*
tgsi: Add support for global / private / input MEMORY
Hans de Goede
2016-03-21
1
-2
/
+8
*
gallium: add TGSI property NEXT_SHADER
Marek Olšák
2016-03-19
1
-1
/
+2
*
gallium/winsys/drm: add layer to struct winsys_handle
Christian König
2016-03-17
1
-0
/
+5
*
gallium/winsys/drm: add offset to struct winsys_handle
Christian König
2016-03-17
1
-0
/
+5
*
gallium: add access field to pipe_image_view
Nicolai Hähnle
2016-03-14
2
-1
/
+10
*
tgsi: add TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL
Nicolai Hähnle
2016-03-14
1
-1
/
+2
*
tgsi: add Texture and Format to tgsi_instruction_memory
Nicolai Hähnle
2016-03-14
1
-1
/
+3
*
gallium: do not wrap header inclusion in
Emil Velikov
2016-03-09
3
-4
/
+12
*
gallium: add CAPs returning PCI device location
Marek Olšák
2016-03-09
1
-0
/
+4
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
2
-2
/
+19
*
gallium: fix PIPE_BIND_QUERY_BUFFER - PIPE_BIND_SCANOUT overlap
Marek Olšák
2016-03-02
1
-3
/
+3
*
gallium: remove duplicate define from enum pipe_format
Oded Gabbay
2016-02-25
1
-1
/
+0
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Ilia Mirkin
2016-02-15
1
-0
/
+1
*
gallium: make image views non-persistent objects
Ilia Mirkin
2016-02-15
2
-15
/
+3
*
tgsi/ureg: add shared variables support for compute shaders
Samuel Pitoiset
2016-02-13
1
-1
/
+3
*
gallium: add PIPE_SHADER_CAP_SUPPORTED_IRS
Samuel Pitoiset
2016-02-13
1
-0
/
+1
*
gallium: add indirect compute parameters to pipe_grid_info
Samuel Pitoiset
2016-02-13
1
-0
/
+12
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
2
-15
/
+29
*
gallium: pass the robust buffer access context flag to drivers
Marek Olšák
2016-02-09
1
-0
/
+6
*
gallium: add interface for querying memory usage and sizes (v2)
Marek Olšák
2016-02-05
3
-0
/
+20
*
gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT
Ilia Mirkin
2016-02-04
1
-0
/
+1
*
gallium: add a way to store query result into buffer
Ilia Mirkin
2016-02-04
2
-0
/
+32
*
gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Nicolai Hähnle
2016-02-03
1
-0
/
+1
*
gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
Nicolai Hähnle
2016-02-03
1
-0
/
+1
*
st/mesa: add shader buffer barrier bit
Ilia Mirkin
2016-01-29
1
-0
/
+1
*
tgsi: add MEMBAR opcode to handle memoryBarrier* GLSL intrinsics
Ilia Mirkin
2016-01-29
1
-1
/
+6
*
gallium: add GREMEDY_string_marker
Rob Clark
2016-01-21
2
-0
/
+8
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
2
-0
/
+13
*
gallium: add PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
2
-2
/
+7
*
gallium: add a RESQ opcode to query info about a resource
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
gallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERS
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
tgsi: provide a way to encode memory qualifiers for SSBO
Ilia Mirkin
2016-01-08
1
-1
/
+15
*
ureg: add buffer support to ureg
Ilia Mirkin
2016-01-08
1
-1
/
+3
*
tgsi: add ureg support for image decls
Ilia Mirkin
2016-01-08
1
-3
/
+4
[next]