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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-0
/
+4
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
1
-0
/
+1
*
v3d: Add a separate flag for CLIF ABI output versus human-readable CLs.
Eric Anholt
2018-07-30
1
-1
/
+1
*
vc4: Fix meson build when enabled without v3d.
Eric Anholt
2018-07-29
1
-1
/
+1
*
v3d: Stop doing pretty-printed colorful booleans in CLIF output.
Eric Anholt
2018-07-27
1
-1
/
+1
*
v3d: Move clif dump BO lookup into the clif dumper.
Eric Anholt
2018-07-27
1
-1
/
+1
*
v3d: Pass the whole clif_dump structure to v3d_print_group().
Eric Anholt
2018-07-27
1
-1
/
+6
*
vc4: Tell NIR to lower fdiv instructions
Jason Ekstrand
2018-07-13
1
-0
/
+1
*
vc4: Switch to using u_transfer_helper for MSAA maps.
Eric Anholt
2018-07-13
2
-100
/
+16
*
vc4: Don't automatically reallocate a PERSISTENT-mapped buffer.
Eric Anholt
2018-07-12
1
-1
/
+1
*
gallium/util: remove dummy function util_format_is_supported
Marek Olšák
2018-06-29
1
-2
/
+1
*
broadcom/vc4: Remove deref chain support from nir_lower_txf_ms.
Eric Anholt
2018-06-22
1
-1
/
+0
*
st,ir3,radeonsi: push lower_deref_instrs back into driver
Rob Clark
2018-06-22
1
-1
/
+0
*
anv,i965,radv,st,ir3: Call nir_lower_deref_instrs
Jason Ekstrand
2018-06-22
1
-0
/
+1
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
1
-0
/
+2
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
1
-0
/
+1
*
v3d: Be more explicit about include directory from our generated code.
Eric Anholt
2018-06-05
1
-1
/
+2
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-0
/
+1
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-5
/
+5
*
broadcom/vc4: Native fence fd support
Stefan Schake
2018-05-17
6
-11
/
+107
*
broadcom/vc4: Store job fence in syncobj
Stefan Schake
2018-05-17
3
-4
/
+35
*
broadcom/vc4: Detect syncobj support
Stefan Schake
2018-05-17
2
-0
/
+7
*
vc4: use util_copy_framebuffer_state
Rob Clark
2018-05-15
1
-12
/
+2
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
1
-1
/
+12
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
1
-2
/
+2
*
broadcom/vc4: add path to nir_builder.h
Juan A. Suarez Romero
2018-03-22
1
-1
/
+1
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+1
*
brodacom/vc4: Fix simulator since the perfmon change.
Eric Anholt
2018-03-13
1
-0
/
+1
*
broadcom/vc4: Add an accelerated path to turn raster R8/RG88 into tiled.
Eric Anholt
2018-03-09
3
-0
/
+211
*
broadcom/vc4: Allow binding non-zero constant buffers.
Eric Anholt
2018-03-09
5
-5
/
+53
*
broadcom: Remove our defines of DRM_FORMAT_MOD_INVALID.
Eric Anholt
2018-03-09
1
-4
/
+0
*
broadcom: Suppress compiler warnings about enum pipe_tex_filter.
Eric Anholt
2018-03-09
1
-0
/
+1
*
broadcom/vc4: Add support for HW perfmon
Boris Brezillon
2018-03-05
5
-12
/
+249
*
nir: add lower_ldexp to nir compiler options
Timothy Arceri
2018-02-28
1
-0
/
+1
*
broadcom/vc4: Remove the retval==usage check in is_format_supported().
Eric Anholt
2018-02-23
1
-26
/
+13
*
broadcom/vc4: Add support for YUV textures using unaccelerated blits.
Eric Anholt
2018-02-23
3
-3
/
+35
*
broadcom/vc4: Fix double-unrefcounting of prsc->next with shadows.
Eric Anholt
2018-02-23
1
-6
/
+11
*
broadcom/vc4: Add pipe_reference debugging for vc4_bos.
Eric Anholt
2018-02-23
2
-5
/
+24
*
broadcom/vc4: Remove dead vc4_bo_set_reference().
Eric Anholt
2018-02-23
1
-8
/
+0
*
broadcom/vc4: Use pipe_resource_reference in sampler views.
Eric Anholt
2018-02-23
1
-2
/
+2
*
broadcom/vc4: Allow importing linear BOs with arbitrary offset/stride.
Eric Anholt
2018-02-23
1
-8
/
+25
*
broadcom/vc4: Ignore PIPE_BIND_DISPLAY_TARGET in is_format_supported().
Eric Anholt
2018-02-23
1
-0
/
+2
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
1
-0
/
+1
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-5
/
+0
*
nir: add lower_all_io_to_temps flag
Timothy Arceri
2018-01-31
1
-0
/
+1
*
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
2018-01-30
1
-0
/
+1
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+1
*
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
1
-1
/
+0
[next]