Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
374d19ac005b1aa1e6d4fdb33a652ceb44ed63d0
374d19a
intel/genxml: Use blend function and factor enums where applicable
by Kristian H. Kristensen
· 8 years ago
09fe8ad
intel/genxml: Use enum 3D_Vertex_Component_Control where applicable
by Kristian H. Kristensen
· 8 years ago
54e71e5
intel/genxml: Use enum 3D_Stencil_Operation where applicable
by Kristian H. Kristensen
· 8 years ago
193c1b7
intel/genxml: Use enum SURFACE_FORMAT where applicable
by Kristian H. Kristensen
· 8 years ago
0799022
intel/genxml: Use enum 3D_Prim_Topo_Type where applicable
by Kristian H. Kristensen
· 8 years ago
993babc
intel/genxml: Use 3D_Compare_Function for gen8+ test functions
by Kristian H. Kristensen
· 8 years ago
fc2225b
intel/genxml: Emit genxml enums as C enums
by Kristian H. Kristensen
· 8 years ago
8fc74b8
intel/genxml: Remove duplicate COMPAREFUNCTION values
by Kristian H. Kristensen
· 8 years ago
5814fc1
intel/genxml: Allow referencing enums in type attributes
by Kristian H. Kristensen
· 8 years ago
3b6b6f6
anv: Emit cherryview SF state without including gen9_pack.h
by Kristian H. Kristensen
· 8 years ago
908febc
anv: Don't include two different pack headers
by Kristian H. Kristensen
· 8 years ago
be9c2ab
intel/genxml: Move enums above structs
by Kristian H. Kristensen
· 8 years ago
ce26486
genxml: Add values for Barycentric Interpolation Mode
by Kristian H. Kristensen
· 8 years ago
ed0b3cb
anv: remove per-sample shading from TODO
by Ilia Mirkin
· 8 years ago
be92b3f
anv: clean up VkPhysicalDeviceFeatures list
by Ilia Mirkin
· 8 years ago
550cd27
vulkan/wsi/x11: Destroy Present event context when destroying swapchain
by Michel Dänzer
· 9 years ago
2ea021a
glsl: use linked_shaders bitmask to iterate stages for subroutine fields
by Timothy Arceri
· 8 years ago
6d3458c
mesa: optimise interleaved sso validation
by Timothy Arceri
· 8 years ago
34953f8
mesa/glsl: add bitmask to track stages a program was linked against
by Timothy Arceri
· 8 years ago
ddf0f09
swr: [rasterizer jit] use signed integer representation for logic op
by Ilia Mirkin
· 8 years ago
8ed703c
swr: add missing rgbx8_srgb variant
by Ilia Mirkin
· 8 years ago
d6a06228
swr: reorder renderable formats, add grouping comments
by Ilia Mirkin
· 8 years ago
53ca06b
swr: use util_copy_framebuffer_state helper
by Ilia Mirkin
· 8 years ago
86f7932
swr: enable cubemap arrays
by Ilia Mirkin
· 8 years ago
8dd98535
swr: rearrange caps into limits/supported/unsupported groups
by Ilia Mirkin
· 8 years ago
9f568e5d
swr: only store up to the LOD size
by Ilia Mirkin
· 8 years ago
f7ab0e4
swr: [rasterizer common] add SwrTrace() and macros
by Tim Rowley
· 8 years ago
662b9c2
radeonsi: don't fetch 8 dwords for samplerBuffer and imageBuffer
by Marek Olšák
· 8 years ago
dbbdc6b
radeonsi: disable XNACK to free 2 SGPRs on APUs
by Marek Olšák
· 8 years ago
274fb60
radeonsi: count and report temp arrays in scratch separately
by Marek Olšák
· 8 years ago
a91add9
radeonsi: don't try to eliminate trivial VS outputs for PS and CS
by Marek Olšák
· 8 years ago
5e5573b
radeonsi: disable RB+ blend optimizations for dual source blending
by Marek Olšák
· 8 years ago
ff50c44
radeonsi: set CB_BLEND1_CONTROL.ENABLE for dual source blending
by Marek Olšák
· 8 years ago
87b208a
radeonsi: always set all blend registers
by Marek Olšák
· 8 years ago
fc9f7fc
radeonsi: set the smallest possible CB_TARGET_MASK
by Marek Olšák
· 8 years ago
ea43d0b
radeonsi: don't print bodies of header-only packets
by Marek Olšák
· 8 years ago
7abd94c
radeonsi: print unknown registers with correct formatting
by Marek Olšák
· 8 years ago
9e1dc10
ddebug: fix hang detection with deferred flushes
by Marek Olšák
· 8 years ago
048143b
radv: set spi_baryc_cntl.pos_float_location to 0
by Dave Airlie
· 8 years ago
f3a3fea
radv: force persample shading when required.
by Dave Airlie
· 8 years ago
6a62026
nir: print var binding in dumps.
by Dave Airlie
· 8 years ago
fae5e1d
docs: fix small typo
by Eric Engestrom
· 8 years ago
218fec6
i965/sched: Schedule trivial blocks.
by Matt Turner
· 8 years ago
cab0952
i965/sched: Make 'time' a local variable.
by Matt Turner
· 8 years ago
b015670
i965/cfg: Initialize bblock_t::cycle_count.
by Matt Turner
· 8 years ago
ca9e30e
i965/cfg: Initialize cfg_t::cycle_count.
by Matt Turner
· 8 years ago
b8c9ce4
ac/nir: Fix accessing an unitialized value.
by Bas Nieuwenhuizen
· 8 years ago
029e8ff
radv: Initialize the shader_stats_dump flag.
by Bas Nieuwenhuizen
· 8 years ago
d40a321
vc4: Add a note for the future about texture latency calculation.
by Eric Anholt
· 8 years ago
4690a93
vc4: Add support for coalescing ALU ops into tex_[srtb] MOVs.
by Eric Anholt
· 8 years ago
f4baf80
vc4: Restructure VPM write optimization into two passes.
by Eric Anholt
· 8 years ago
a025983
vc4: Make qir_for_each_inst_inorder() safe against removal.
by Eric Anholt
· 8 years ago
27544ea
vc4: Split optimizing VPM writes from VPM reads.
by Eric Anholt
· 8 years ago
d4c20e8
vc4: Restructure texture insts as ALU ops with tex_[strb] as the dst.
by Eric Anholt
· 8 years ago
314f0c5
vc4: Refactor qir_get_op_nsrc(enum qop) to qir_get_nsrc(struct qinst *).
by Eric Anholt
· 8 years ago
5108732
vc4: Replace the qinst src[] with a fixed-size array.
by Eric Anholt
· 8 years ago
a220f1b
vc4: Remove qir_inst4().
by Eric Anholt
· 8 years ago
7a8def8
anv: bump the texture gather offset limits
by Ilia Mirkin
· 8 years ago
62b8dbf
i965/gen7: expose larger gather offsets
by Ilia Mirkin
· 8 years ago
4f2d1d6
i965: support constant gather offsets larger than 4 bits
by Ilia Mirkin
· 8 years ago
faf20df
i965/fs: Refactor handling of constant tg4 offsets
by Jason Ekstrand
· 8 years ago
05533ce
radv: Use different intrinsic for ubo loads.
by Bas Nieuwenhuizen
· 8 years ago
0303201
mesa: fix active subroutine uniforms properly
by Timothy Arceri
· 8 years ago
f469235
anv/cmd_buffer: Remove the 1-D case from the HiZ QPitch calculation
by Jason Ekstrand
· 8 years ago
d4ef87c
anv/cmd_buffer: Set the correct surface type for depth/stencil
by Jason Ekstrand
· 8 years ago
e6847f2
anv: enable drawIndirectFirstInstance
by Ilia Mirkin
· 8 years ago
d2280a0
anv: expose depthBiasClamp, it is already set
by Ilia Mirkin
· 8 years ago
e2c669a
anv: bump maxFramebufferLayers to 2048
by Ilia Mirkin
· 8 years ago
76b97d5
anv: enable storage image extended formats
by Ilia Mirkin
· 8 years ago
a34f89c
anv: expose imageCubeArray functionality
by Ilia Mirkin
· 8 years ago
eaf0768
radv: set maxFragmentDualSrcAttachments to 1
by Dave Airlie
· 8 years ago
f9ab602
anv: set maxFragmentDualSrcAttachments to 1
by Dave Airlie
· 8 years ago
e0fc18a
swr: [rasterizer memory] only clear up to the LOD size
by Ilia Mirkin
· 8 years ago
2fca08e
swr: [rasterizer memory] hook up stencil clears for ClearTile
by Ilia Mirkin
· 8 years ago
5582610
swr: [rasterizer memory] add support for clearing Z32F_X32 and Z16
by Ilia Mirkin
· 8 years ago
6bc8bef
intel/aubinator: Pull useful information from the AUB header
by Jason Ekstrand
· 8 years ago
da5ebef
intel/aubinator: Wait to setup decoders until we parse the aub header
by Jason Ekstrand
· 8 years ago
e6c01fb
intel/aubinator: Rework handling of the --gen flag
by Jason Ekstrand
· 8 years ago
12f2eae
intel/aubinator: Trust the packet size in the header for SUBOPCODE_HEADER
by Jason Ekstrand
· 8 years ago
89bb515
intel/aubinator: Add a get_offset helper
by Jason Ekstrand
· 8 years ago
318cf3f
intel/aubinator: Fix the kernel start pointer for 3DSTATE_HS
by Jason Ekstrand
· 8 years ago
294daaa
intel/aubinator: Add a get_address helper
by Jason Ekstrand
· 8 years ago
d6cef320
intel/aubinator: Properly handle batch buffer chaining
by Jason Ekstrand
· 8 years ago
0a5e1b0
swr: don't clear all dirty bits when changing so targets
by Ilia Mirkin
· 8 years ago
8a70a4d
swr: [rasterizer core] fix typo in scissor tile-alignment logic
by Ilia Mirkin
· 8 years ago
15d3fc1
anv: Fix cache UUID generation.
by Kenneth Graunke
· 8 years ago
65ea559
vulkan/wsi: Fix resource leak in success path of wsi_queue_init()
by Gwan-gyeong Mun
· 8 years ago
b178652
anv: Update the teardown in reverse order of the anv_CreateDevice
by Gwan-gyeong Mun
· 8 years ago
ca47069
anv: drop the return type for anv_queue_init()
by Gwan-gyeong Mun
· 8 years ago
ecc618b
anv: Add missing error-checking to anv_block_pool_init (v2)
by Gwan-gyeong Mun
· 8 years ago
02bf1bb
st/omx/dec/h264: consider POC as signed instead of unsigned
by Chandu Babu Namburu
· 8 years ago
7c277ea
radv: don't return VK_SUCCESS if radv_device_get_cache_uuid() fails
by Emil Velikov
· 8 years ago
78707a1
radv: don't leak the fd if radv_physical_device_init() succeeds
by Emil Velikov
· 8 years ago
a1cf494
anv: don't leak memory if anv_init_wsi() fails
by Emil Velikov
· 8 years ago
3af8171
anv: don't double-close the same fd
by Emil Velikov
· 8 years ago
2f1a1f5
configure.ac: remove no longer used TIMESTAMP_CMD
by Emil Velikov
· 8 years ago
2d42a34
anv: automake: don't generate anv_timestamp.h
by Emil Velikov
· 8 years ago
83548e1
anv: Use library mtime for cache UUID.
by Emil Velikov
· 8 years ago
de138e9
anv: Store UUID in physical device.
by Emil Velikov
· 8 years ago
3f93977
isl: Make isl_finishme only warn once per call-site
by Emil Velikov
· 8 years ago
Next »