- dcc0b1f panfrost: Move the mali_attr.src_offset adjustment to a sub-function by Boris Brezillon · 4 years, 8 months ago
- 575f62e panfrost: Emit attribute descriptors after patching the templates by Boris Brezillon · 4 years, 8 months ago
- 4a2ee61 panfrost: Prepare attribute for builtins at state creation time by Boris Brezillon · 4 years, 8 months ago
- b692ab0 panfrost: Ignore BO start addr when adjusting src_offset by Boris Brezillon · 4 years, 8 months ago
- 128820b panfrost: Drop initial mali_attr_meta.src_offset assignment by Boris Brezillon · 4 years, 8 months ago
- 528384c panfrost: Add an helper to emit a pair of vertex/tiler jobs by Boris Brezillon · 4 years, 8 months ago
- 8e0a08b panfrost: Move sampler/tex descs emission helpers to pan_cmdstream.c by Boris Brezillon · 4 years, 8 months ago
- 2b946a1 panfrost: Add a panfrost_sampler_desc_init() helper by Boris Brezillon · 4 years, 8 months ago
- b02f97c panfrost: Prepare shader_meta descriptors at emission time by Boris Brezillon · 4 years, 8 months ago
- 55e0143 panfrost: Prepare things to get rid of panfrost_shader_state.tripipe by Boris Brezillon · 4 years, 8 months ago
- e94076f panfrost: Add an helper to update the rasterizer part of a tiler job desc by Boris Brezillon · 4 years, 8 months ago
- 56aeb92 panfrost: Add an helper to update the occclusion query part of a tiler job desc by Boris Brezillon · 4 years, 8 months ago
- 5f043cc panfrost: Simplify panfrost_emit_for_draw() and make it private by Boris Brezillon · 4 years, 8 months ago
- 8ac17139 panfrost: Stop using panfrost_emit_for_draw() for compute jobs by Boris Brezillon · 4 years, 8 months ago
- 0d75eb0 panfrost: Move panfrost_attach_vt_framebuffer() to pan_cmdstream.c by Boris Brezillon · 4 years, 8 months ago
- 5d33d42 panfrost: Dissociate shader meta patching from the desc emission by Boris Brezillon · 4 years, 8 months ago
- 36725be panfrost: Move shared mem desc emission out of panfrost_launch_grid() by Boris Brezillon · 4 years, 8 months ago
- 0b735a2 panfrost: Move the const buf emission logic out of panfrost_emit_for_draw() by Boris Brezillon · 4 years, 8 months ago
- a72bab1 panfrost: Move viewport desc emission out of panfrost_emit_for_draw() by Boris Brezillon · 4 years, 8 months ago
- 79f8850 panfrost: Move the batch stack size adjustment out of panfrost_queue_draw() by Boris Brezillon · 4 years, 8 months ago
- b28f4bb panfrost: Add an helper to retrieve the currently active shader state by Boris Brezillon · 4 years, 8 months ago
- a0402f7 panfrost: Assign primitive_size.pointer only if writes_point_size() returns true by Boris Brezillon · 4 years, 8 months ago
- 24db276 radv/sqtt: describe pipeline and wait events barriers by Samuel Pitoiset · 4 years, 8 months ago
- c04e9be radv/rgp: bump the instrumentation spec version to 1 by Samuel Pitoiset · 4 years, 8 months ago
- ac0d5b6 radv/sqtt: describe render pass color/depthstencil clears by Samuel Pitoiset · 4 years, 8 months ago
- b829fbb radv/sqtt: describe draw/dispatch and emit event markers by Samuel Pitoiset · 4 years, 8 months ago
- dcfc08f radv/sqtt: describe begin/end command buffers with user markers by Samuel Pitoiset · 4 years, 8 months ago
- 31ecf0b radv: initial implementation of the driver internal layer SQTT by Samuel Pitoiset · 4 years, 8 months ago
- be70077 radv/sqtt: add a helper that emits thread trace userdata markers by Samuel Pitoiset · 4 years, 8 months ago
- f4fbcfe radv: use device entrypoints from the SQTT layer if enabled by Samuel Pitoiset · 4 years, 8 months ago
- 9c88e4a radv/entrypoints: declare a driver internal layer for SQTT by Samuel Pitoiset · 4 years, 8 months ago
- a64599a panfrost: Pass the sampler view format when creating a tex descriptor by Boris Brezillon · 4 years, 8 months ago
- ce845f4 Revert "panfrost: Z24 variants should be sampled as R32UI" by Boris Brezillon · 4 years, 8 months ago
- 8d0ec5b gallium: Add forgotten docs for new CAPs related to transform feedback by Tomeu Vizoso · 4 years, 8 months ago
- 251c699 lima: enable minmax cache for index buffers by Vasily Khoruzhick · 4 years, 8 months ago
- 53d6bb9 panfrost: split index cache into shared part by Vasily Khoruzhick · 4 years, 8 months ago
- 040a711 st/mesa: fix a possible crash with selection and feedback modes by Marek Olšák · 4 years, 9 months ago
- 7b0e043 st/mesa: flush the bitmap cache before st/dri and vbo flushes by Marek Olšák · 4 years, 10 months ago
- 45d4665 intel/fs: Fix workaround for VxH indirect addressing bug under control flow. by Francisco Jerez · 4 years, 8 months ago
- c144875 intel/fs: Allow NOT instructions in conditional discard optimization by Ian Romanick · 4 years, 8 months ago
- ba2fa1c intel/fs: Do cmod prop again after scheduling by Ian Romanick · 4 years, 9 months ago
- 461ee85 docs: update calendar, add news item, and link releases notes for 19.3.5 by Eric Engestrom · 4 years, 8 months ago
- b06471b docs: add release notes for 19.3.5 by Eric Engestrom · 4 years, 8 months ago
- 5ffa6ea st/nine: Fix incompatible-pointer-types-discards-qualifiers errors. by Vinson Lee · 4 years, 8 months ago
- c1b8e84 radeonsi: determine uses_bindless_samplers correctly by Marek Olšák · 4 years, 8 months ago
- fc65df5 ac: add a bug workaround for the 100% NGG culling case by Marek Olšák · 4 years, 8 months ago
- 7481c4b radeonsi: add a bug workaround for NGG - LATE_ALLOC_GS by Marek Olšák · 4 years, 8 months ago
- 5ea2034 radeonsi: enable EXT_texture_shadow_lod by Sonny Jiang · 4 years, 10 months ago
- f372881 egl/android: require ANDROID_native_fence_sync for buffer age by Chia-I Wu · 6 years ago
- c7976ed radv/sqtt: fix RADV_THREAD_TRACE_BUFFER_SIZE spelling by Edmondo Tommasina · 4 years, 8 months ago
- 7bbd10d docs/releasing: add missing </li> tags by Eric Engestrom · 4 years, 8 months ago
- 68d8606 docs: trivial fix for html structure by Eric Engestrom · 4 years, 8 months ago
- 83e2013 glsl/opt_minmax: Add support for float16 by Neil Roberts · 5 years ago
- e3cc81e glsl/lower_instructions: Handle fp16 for FDIV_TO_MUL_RCP by Kristian H. Kristensen · 4 years, 8 months ago
- 4fcac46 glsl/lower_instructions: Handle fp16 for MOD_TO_FLOOR by Hyunjun Ko · 5 years ago
- 6c1c2b7 glsl/lower_instructions: Use float16 constants when appropriate by Neil Roberts · 5 years ago
- 2b39bb4 glsl/validate: Allow float16 in the expression tree by Neil Roberts · 5 years ago
- 198d4a5 glsl: Add type queries for fp16+float and fp16+float+double by Kristian H. Kristensen · 4 years, 8 months ago
- ad27eb2 glsl: Handle fp16 unary operations when lowering matrix operations by Hyunjun Ko · 6 years ago
- 1b8edff glsl: Add ir_unop_f2fmp by Neil Roberts · 5 years ago
- 5d6b007 glsl: Add b2f16 and f162b conversion operations by Neil Roberts · 5 years ago
- 6b9f6ca glsl: Add IR conversion ops for 16-bit float types by Neil Roberts · 6 years ago
- 878a35d glsl: Expand fp16 to float before constant expression evaluation by Kristian H. Kristensen · 4 years, 8 months ago
- 505428f glsl: Implement constant propagation for fp16 by Kristian H. Kristensen · 4 years, 9 months ago
- 83afebf glsl: Add fp16 case for ir_triop_lrp optimization by Kristian H. Kristensen · 4 years, 10 months ago
- 668ab9f glsl: Add support for float16 types in the IR tree by Neil Roberts · 6 years ago
- 4068d6b glsl: Add ir_constant constructor for fp16 by Kristian H. Kristensen · 4 years, 10 months ago
- b75a166 freedreno/ir3: Don't fold conversions into sign by Kristian H. Kristensen · 4 years, 8 months ago
- 2a9d6fd gitlab-ci: rules:changes to test on tested drivers changes by Pierre-Eric Pelloux-Prayer · 5 years ago
- 61fb17e amd: join emit_kill() from radv and radeonsi in ac_nir_to_llvm by Daniel Schürmann · 4 years, 8 months ago
- bdd7587 radv: use nir_lower_discard_to_demote to work around game bugs by Daniel Schürmann · 4 years, 8 months ago
- 9d64ad2 radeonsi: lower discard to demote when FS_CORRECT_DERIVS_AFTER_KILL is enabled by Daniel Schürmann · 4 years, 8 months ago
- de57ea2 amd/llvm: implement nir_intrinsic_demote(_if) and nir_intrinsic_is_helper_invocation by Daniel Schürmann · 4 years, 8 months ago
- ce87da7 nir: add pass to lower discard() to demote() by Daniel Schürmann · 4 years, 8 months ago
- 5adcfa6 nir: gather info whether a shader uses demote_to_helper by Daniel Schürmann · 4 years, 8 months ago
- 66bb314 docs: fix typo in v20 release notes by Eli Schwartz · 4 years, 8 months ago
- 4390c23 Revert "docs/relnotes/19.3: fix vulkan version reported" by Eric Engestrom · 4 years, 8 months ago
- 24408ac nir: fix compilation warning on glsl_get_internal_ifc_packing by Tapani Pälli · 4 years, 8 months ago
- ad66b25 gallium/swr: Fix vcvtph2ps llvm intrinsic compile error by Krzysztof Raszkowski · 4 years, 8 months ago
- 33b255e meson: enable -fno-common by default by Pierre-Eric Pelloux-Prayer · 4 years, 8 months ago
- 283e815 omx: fix build with gcc 10 by Pierre-Eric Pelloux-Prayer · 4 years, 8 months ago
- e924181 intel/compiler: Discount NOPs from instruction counts by Matt Turner · 4 years, 8 months ago
- bb3e7b0 intel/compiler: Pass shader_stats for each SIMD mode by Matt Turner · 4 years, 8 months ago
- e7d0460 intel/compiler: Pass backend_shader * to cfg_t() by Matt Turner · 4 years, 8 months ago
- edae750 intel/compiler: Mark visitor parameters to scheduler const by Matt Turner · 4 years, 8 months ago
- 75a33e2 intel/compiler: Mark some methods and parameters const by Matt Turner · 8 years ago
- 03ac90a intel/compiler: Make instructions_to_schedule a local variable by Matt Turner · 9 years ago
- 43019c6 intel/compiler: Remove unnecessary local variables by Matt Turner · 4 years, 8 months ago
- 3d0821a intel/vec4: Make implied_mrf_writes() a vec4_instruction method by Matt Turner · 4 years, 8 months ago
- d8f3d0a etnaviv: implement emit_string_marker by Christian Gmeiner · 4 years, 9 months ago
- 4460628 etnaviv: increase number of supported varyings to 16 by Christian Gmeiner · 4 years, 9 months ago
- 53c6cb1 etnaviv: update headers from rnndb by Christian Gmeiner · 4 years, 9 months ago
- 84816c2 etnaviv: ask kernel for max number of supported varyings by Christian Gmeiner · 4 years, 9 months ago
- 0103f02 gitlab-ci: Always name artifacts archive after the job producing it by Michel Dänzer · 4 years, 8 months ago
- 20c09c9 anv: stop storing prog param data into shader blobs by Lionel Landwerlin · 4 years, 10 months ago
- e03f965 anv: Bounds-check pushed UBOs when robustBufferAccess = true by Jason Ekstrand · 4 years, 9 months ago
- faea84e anv: Add an align_down_u32 helper by Jason Ekstrand · 4 years, 9 months ago
- 61ac8cf anv: Align UBO sizes to 32B by Jason Ekstrand · 4 years, 9 months ago
- 4610d69 anv: Delete some pointless break statements by Jason Ekstrand · 4 years, 9 months ago
- 28c243e anv: Pass buffer addresses into emit_push_constant* by Jason Ekstrand · 4 years, 9 months ago