summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300
AgeCommit message (Expand)AuthorFilesLines
2024-07-07ci: simplify setting .no-auto-retry now that it isn't bundled with unrelated ...Eric Engestrom1-2/+2
2024-07-07ci: split .no-auto-retry out of .scheduled_pipeline-rulesEric Engestrom1-2/+2
2024-06-21treewide: use nir_def_replace sometimesAlyssa Rosenzweig1-2/+1
2024-06-17treewide: use nir_metadata_control_flowAlyssa Rosenzweig3-6/+3
2024-06-17nir: remove nir_intrinsic_discardDaniel Schürmann1-2/+2
2024-06-17r300: vectorization tweaks for R300/R400Pavel Ondračka1-1/+61
2024-06-17r300: missing whitespace in shader statsPavel Ondračka1-1/+1
2024-06-09r300: fix RC_OMOD_DIV_2 modifierPavel Ondračka1-25/+46
2024-06-09r300: fix for ouput modifier and DDX/DDXPavel Ondračka1-0/+9
2024-06-09r300: fix writemask rewrite when converting to omodPavel Ondračka1-3/+6
2024-06-09r300: fix cycles counting for KILPavel Ondračka1-3/+19
2024-06-09r300/ci: fails list updatePavel Ondračka1-1/+0
2024-06-08ci: set a common B2C_JOB_SUCCESS_REGEX with the message that's printed for al...Eric Engestrom1-1/+0
2024-06-08gallium/u_blitter: add option to override fragment shader for util_blitter_blitMarek Olšák1-3/+3
2024-05-23ci/r300: update flake list from nightly reportsDavid Heidelberg2-0/+4
2024-05-03mesa/st: don't use base shader serialization when uniforms are not packedGert Wollny1-11/+0
2024-05-03r300: better packing for immediatesPavel Ondračka1-3/+63
2024-05-03r300: compact scalar uniforms into empty slotsPavel Ondračka3-8/+50
2024-05-03r300: switch to a new constant remap table formatPavel Ondračka6-75/+169
2024-05-03r300: move dead constants pass earlier for vertex shadersPavel Ondračka1-1/+1
2024-05-03r300: replace constant size field with usemaskPavel Ondračka3-17/+21
2024-04-24ci/b2c: rename .deqp-test-valve into .b2c-deqp-testMartin Roukala (né Peres)1-3/+3
2024-04-24ci/b2c: rename .b2c-test-{vk,gl} to .b2c-x86_64-test-{vk,gl}Martin Roukala (né Peres)1-2/+2
2024-04-22util: import pipe_box and its helpersMarek Olšák1-1/+1
2024-04-13r300/ci: failures list updatePavel Ondračka1-1/+0
2024-04-13r300: remove nir_to_rc_options wrapperPavel Ondračka3-40/+4
2024-04-13r300: move lower_fabb option out of the options structPavel Ondračka3-11/+12
2024-04-13r300: remove the ntr lower_cmp optionPavel Ondračka3-18/+1
2024-04-13r300: get rid of the unused ubo_vec4_max ntr optionPavel Ondračka2-5/+1
2024-04-13r300: inline unoptimized_ra ntr optionPavel Ondračka3-7/+1
2024-04-12r300: optimize swizzle for inline constantsPavel Ondračka1-3/+12
2024-04-12r300: move presubtract pass laterPavel Ondračka6-32/+42
2024-04-12r300: check for the extra restrictions on presubtract swizzlesPavel Ondračka1-0/+6
2024-04-12r300: fix r300_draw_elements() behaviorPatrick Lerda6-16/+24
2024-04-03r300: fix constants_remap_table memory leak related to the dummy shader pathPatrick Lerda1-0/+1
2024-04-02ci: Nightly run expectations updateSergi Blanch Torne2-1/+4
2024-03-31r300: add missing copyright headerDavid Heidelberg1-0/+5
2024-03-31r300: add missing licence to the r300_public.hDavid Heidelberg1-1/+1
2024-03-31r300: convert to SPDX license block and fix small typosDavid Heidelberg100-2126/+200
2024-03-26r300: fix NIR passes regressionPatrick Lerda1-0/+2
2024-03-24ci/deqp-runner: split gl & gles groups to use the correct binaryEric Engestrom1-4/+11
2024-03-22treewide: Replace usage of macro DEBUG with MESA_DEBUG when possibleYonggang Luo3-3/+3
2024-03-22ci/r300: implement rules for d3d9 testingDavid Heidelberg2-0/+19
2024-03-19r300: mark new failsEric Engestrom1-0/+11
2024-03-15r300: enable tiling for scanout to fix DRI3 performanceMarek Olšák3-4/+5
2024-03-15r300: port scanout pitch alignment from the DDX to fix DRI3Marek Olšák3-6/+29
2024-03-15r300: remove some late NIR passesPavel Ondračka1-29/+0
2024-03-15r300: move sin/cos input fixups to finalize_nirPavel Ondračka2-16/+22
2024-03-15r300: explicitly check if sin/cos input is already in correct rangePavel Ondračka2-4/+80
2024-03-14r300/ci: Update xfiles based on nightly runGuilherme Gallo2-3/+5