summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-05intel/isl: Make sure we use clear color address on gen10+.cnl/fast_clear_rebase5Rafael Antognolli1-0/+1
2018-03-05anv: Use clear address for HiZ fast clears too.Rafael Antognolli3-3/+27
2018-03-05anv: Emit the fast clear color address, instead of value.Rafael Antognolli3-4/+70
2018-03-05anv: Add a helper to extract clear color from the attachment.Rafael Antognolli2-13/+21
2018-03-05i965/surface_state: Emit the clear color address instead of value.Rafael Antognolli1-1/+28
2018-03-05i965/blorp: Update the fast clear color address.Rafael Antognolli2-0/+33
2018-03-05i965/blorp: Add aux_buf variable to simplify code.Rafael Antognolli1-12/+7
2018-03-05i965/miptree: Add new BO for clear color.Rafael Antognolli1-0/+18
2018-03-05i965/miptree: Add space to store the clear value in the aux surface.Rafael Antognolli2-0/+32
2018-03-05intel/blorp/gen10+: Update clear color on fast clears.Rafael Antognolli1-0/+23
2018-03-05intel/blorp: Add support for fast clear address.Rafael Antognolli1-3/+10
2018-03-05intel/isl: Add support to emit clear value address.Rafael Antognolli2-4/+23
2018-03-05intel/genxml: Add Clear Color struct.Rafael Antognolli7-21/+60
2018-03-05intel/genxml: Use a single field for clear color address on gen10.Rafael Antognolli2-8/+6
2018-03-05genxml: Preserve fields that share dword space with addresses.Rafael Antognolli1-2/+7
2018-03-05anv/image: Do not override lower bits of dword.Rafael Antognolli1-13/+10
2018-03-05intel: Drop SURFACE_FORMAT enum from genxml.Kenneth Graunke15-2269/+35
2018-03-05intel/common: Use isl for decoder surface formatsJordan Justen3-1/+10
2018-03-05intel/isl: Add isl_format_is_validJordan Justen2-0/+10
2018-03-05intel: Split gen_device_info out into libintel_devJordan Justen33-29/+137
2018-03-05gallium/aux/hud: Avoid possible buffer overflowGert Wollny1-2/+6
2018-03-05gbm: give a name to rgba fieldsEric Engestrom2-9/+14
2018-03-05egl: remove duplicated initializationAndres Gomez1-1/+0
2018-03-05freedreno/ir3: start dealing with half-precisionRob Clark3-30/+81
2018-03-05freedreno/ir3: fix fixing-up register footprintRob Clark2-18/+27
2018-03-05freedreno: surfaces can be PIPE_BUFFERRob Clark1-4/+10
2018-03-05freedreno/a5xx: handle compute resourcesRob Clark1-2/+4
2018-03-05freedreno/ir3: ignore return jumpRob Clark1-0/+1
2018-03-05freedreno: add some more compute capsRob Clark2-4/+21
2018-03-05freedreno/a5xx: don't expose 64b pointers yetRob Clark1-2/+5
2018-03-05freedreno: steal handy macro for compute caps from nouveauRob Clark1-42/+17
2018-03-05freedreno: add global_bindings stateRob Clark4-4/+85
2018-03-05freedreno/ir3: small cleanupRob Clark1-3/+3
2018-03-05freedreno: add pctx->memory_barrier()Rob Clark1-0/+8
2018-03-05freedreno/ir3: cmdline compiler updates for spv shadersRob Clark1-0/+7
2018-03-05ac: add ac_build_fsign()Samuel Pitoiset4-36/+32
2018-03-05ac: add ac_build_isign()Samuel Pitoiset4-32/+30
2018-03-05ac: add ac_build_fract()Samuel Pitoiset4-34/+39
2018-03-05virgl: add offset alignment values to to v2 caps structgurchetansingh@chromium.org3-2/+6
2018-03-05virgl: reduce some default capset limits.Dave Airlie1-8/+8
2018-03-05virgl: handle getting new capsets.Dave Airlie6-31/+52
2018-03-05radeonsi/nir: call ac_lower_indirect_derefs()Timothy Arceri4-4/+6
2018-03-05radeonsi: add chip class to compiler_ctx_stateTimothy Arceri3-0/+4
2018-03-05ac/radv: move lower_indirect_derefs() to ac_nir_to_llvm.cTimothy Arceri5-48/+44
2018-03-05radv: Fix copying from 3D images starting at non-zero depth.Bas Nieuwenhuizen1-0/+3
2018-03-04swr/rast: Fix macOS macro.Vinson Lee1-2/+2
2018-03-03vbo: Try to reuse the same VAO more often for successive dlists.Mathias Fröhlich1-3/+14
2018-03-02mesa: Silence unused parameter warnings from TEXSTORE_PARAMSIan Romanick2-13/+27
2018-03-02i965: Silence unused parameter warnings in genX_state_uploadIan Romanick1-20/+14
2018-03-02isl: Silence unused parameter warnings in __gen_combine_address implementationsIan Romanick2-2/+6