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
/
drivers
/
vc4
/
vc4_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Nicolai Hähnle
2016-11-30
1
-0
/
+1
*
vc4: Try compiling our FSes in multithreaded mode on new kernels.
Eric Anholt
2016-11-16
1
-0
/
+2
*
vc4: Add support for ETC1 textures if the kernel is new enough.
Eric Anholt
2016-11-16
1
-5
/
+8
*
gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
Marek Olšák
2016-11-15
1
-0
/
+1
*
vc4: Add miptree/texture state support for ETC1 compressed textures.
Eric Anholt
2016-11-03
1
-1
/
+2
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
1
-0
/
+1
*
vc4: Restructure the simulator mode.
Eric Anholt
2016-10-21
1
-12
/
+3
*
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
Nicolai Hähnle
2016-10-12
1
-0
/
+1
*
vc4: Fix simulator when more than one vc4_screen is opened.
Eric Anholt
2016-10-06
1
-0
/
+5
*
vc4: use the new parent/child pools for transfers
Nicolai Hähnle
2016-10-05
1
-0
/
+3
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
1
-5
/
+0
*
gallium: add a cap to expose whether driver supports mixed color/zs bits
Ilia Mirkin
2016-08-23
1
-0
/
+1
*
vc4: Tell state_tracker that we would prefer NIR.
Eric Anholt
2016-08-22
1
-1
/
+2
*
vc4: Fix leak of the bo_handles table.
Eric Anholt
2016-08-03
1
-0
/
+1
*
vc4: add hash table look-up for exported dmabufs
Rob Herring
2016-07-26
1
-0
/
+15
*
vc4: Return V3D version details in the GL renderer info.
Eric Anholt
2016-07-20
1
-1
/
+10
*
vc4: Check the V3D version reported by the kernel.
Eric Anholt
2016-07-20
1
-0
/
+60
*
vc4: Detect and report kernel support for branching.
Eric Anholt
2016-07-20
1
-2
/
+12
*
gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
Józef Kucia
2016-07-20
1
-0
/
+1
*
vc4: Turn on control flow support in the simulator environment.
Eric Anholt
2016-07-15
1
-0
/
+4
*
vc4: Add a flag in the screen to track control flow support.
Eric Anholt
2016-07-12
1
-1
/
+12
*
vc4: Close our screen's fd on screen close.
Eric Anholt
2016-07-12
1
-0
/
+3
*
gallium: Add a cap for offset_units_unscaled
Axel Davy
2016-06-25
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed
Ilia Mirkin
2016-06-06
1
-0
/
+1
*
gallium: push offset down to driver
Stanimir Varbanov
2016-05-30
1
-0
/
+7
*
gallium: Add a pipe cap for whether primitive restart works for patches.
Kenneth Graunke
2016-05-23
1
-0
/
+1
*
vc4: Add support for vertex color clamping in the rasterizer.
Eric Anholt
2016-05-17
1
-1
/
+1
*
vc4: Mark the driver as supporting fragment color clamping in rast.
Eric Anholt
2016-05-17
1
-1
/
+1
*
vc4: Enable sharing shaders across contexts.
Eric Anholt
2016-05-17
1
-1
/
+1
*
gallium: Add a pipe cap for arb_cull_distance
Tobias Klausmann
2016-05-14
1
-0
/
+1
*
vc4: Fix tests for format supported with nr_samples == 1.
Eric Anholt
2016-04-22
1
-3
/
+4
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+1
*
gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
Edward O'Callaghan
2016-04-07
1
-0
/
+1
*
gallium: add CAPs returning PCI device location
Marek Olšák
2016-03-09
1
-0
/
+4
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Ilia Mirkin
2016-02-15
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_SUPPORTED_IRS
Samuel Pitoiset
2016-02-13
1
-0
/
+2
*
gallium: add interface for querying memory usage and sizes (v2)
Marek Olšák
2016-02-05
1
-0
/
+1
*
gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT
Ilia Mirkin
2016-02-04
1
-0
/
+1
*
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
*
gallium: add GREMEDY_string_marker
Rob Clark
2016-01-21
1
-0
/
+1
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
1
-0
/
+1
*
gallium: add PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
1
-0
/
+1
*
gallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT
Ilia Mirkin
2016-01-08
1
-13
/
+14
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERS
Ilia Mirkin
2016-01-08
1
-0
/
+2
*
gallium: add caps for POSITION and FACE system values
Marek Olšák
2016-01-08
1
-0
/
+2
*
gallium: add caps to expose support for multi indirect draws
Ilia Mirkin
2016-01-07
1
-0
/
+2
*
vc4: Add support for GL_ARB_texture_swizzle.
Eric Anholt
2016-01-06
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_PACK_HALF_FLOAT to indicate UP2H/PK2H support
Ilia Mirkin
2016-01-03
1
-0
/
+1
[next]