summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* iris: some program codeKenneth Graunke2019-02-215-171/+223
* iris: basic push constant allocKenneth Graunke2019-02-211-1/+9
* iris: emit 3DSTATE_SAMPLER_STATE_POINTERSKenneth Graunke2019-02-212-3/+32
* iris: sampler statesKenneth Graunke2019-02-214-22/+63
* iris: COLOR_CALC_STATEKenneth Graunke2019-02-211-11/+36
* iris: fix crash - CSO binding can be NULL (when destroying context)Kenneth Graunke2019-02-211-1/+1
* iris: some draw info, vbs, sample maskKenneth Graunke2019-02-213-20/+103
* iris: a bit of depthKenneth Graunke2019-02-212-0/+13
* iris: fix SF_CL lengthKenneth Graunke2019-02-211-1/+1
* iris: don't segfault on !old_csoKenneth Graunke2019-02-211-7/+9
* iris: framebuffersKenneth Graunke2019-02-212-25/+40
* iris: stipples and vertex elementsKenneth Graunke2019-02-212-11/+55
* iris: sampler viewsKenneth Graunke2019-02-213-27/+75
* iris: Surfaces!Kenneth Graunke2019-02-211-14/+76
* iris: SF_CLIP_VIEWPORTKenneth Graunke2019-02-212-8/+13
* iris: scissorsKenneth Graunke2019-02-212-3/+15
* iris: RASTER + SF + some CLIP, fix DIRTY vs. NEWKenneth Graunke2019-02-212-28/+37
* iris: initial gpu state, mergesKenneth Graunke2019-02-211-4/+30
* iris: merge packKenneth Graunke2019-02-211-0/+11
* iris: packing with valgrind.Kenneth Graunke2019-02-212-3/+15
* iris: initial render state uploadKenneth Graunke2019-02-215-9/+204
* iris: port over batchbuffer updatesKenneth Graunke2019-02-212-136/+239
* iris: viewport state, sort ofKenneth Graunke2019-02-211-0/+120
* iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke2019-02-2124-4/+5613
* gallium/auxiliary/vl: Fix transparent issue on compute shader with rgbaJames Zhu2019-02-211-10/+7
* freedreno/a6xx: enable tiled imagesRob Clark2019-02-211-5/+2
* nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fsAlejandro Piñeiro2019-02-211-1/+1
* panfrost: Verify and print brx condition in disasmAlyssa Rosenzweig2019-02-211-1/+10
* panfrost: Dynamically set discard branch targetsAlyssa Rosenzweig2019-02-211-20/+46
* panfrost/midgard: Emit extended branchesAlyssa Rosenzweig2019-02-212-17/+84
* panfrost: Rectify doubleplusungood extended branchAlyssa Rosenzweig2019-02-212-8/+8
* panfrost/midgard: Fix nested/chained if-elseAlyssa Rosenzweig2019-02-211-3/+3
* panfrost/midgard: Refactor tag lookahead codeAlyssa Rosenzweig2019-02-211-27/+31
* panfrost: Implement pantrace (command stream dump)Alyssa Rosenzweig2019-02-215-0/+188
* panfrost: Add pandecode (command stream debugger)Alyssa Rosenzweig2019-02-216-3/+2289
* panfrost: Stub out separate stencil functionsAlyssa Rosenzweig2019-02-212-4/+25
* radeonsi: use SDMA for uploading data through const_uploaderMarek Olšák2019-02-205-28/+143
* gallium/u_upload_mgr: allow use of FLUSH_EXPLICIT with persistent mappingsMarek Olšák2019-02-202-6/+31
* gallium/u_threaded: always unmap const_uploaderMarek Olšák2019-02-201-0/+1
* freedreno/a6xx: samplerBuffer fixesRob Clark2019-02-202-6/+6
* freedreno/a6xx: 3d and cube image fixesRob Clark2019-02-201-4/+31
* freedreno/ir3: fix crash in compile fail caseRob Clark2019-02-202-5/+8
* kmsro: Add the rest of the current set of tinydrm drivers.Eric Anholt2019-02-204-7/+33
* freedreno/a6xx: Support MSAA resolve blits on blitterKristian H. Kristensen2019-02-201-3/+23
* freedreno/a6xx: Copy stencil as R8_UINTKristian H. Kristensen2019-02-201-4/+14
* radeonsi: Go back to using llvm.pow intrinsic for nir_op_fpowKenneth Graunke2019-02-191-1/+0
* radeonsi/nir: set shader_buffers_declared properlyTimothy Arceri2019-02-201-10/+22
* radeonsi/nir: set colors_read properlyTimothy Arceri2019-02-201-7/+10
* radeonsi/nir: set input_usage_mask properlyTimothy Arceri2019-02-201-11/+36
* radeonsi/nir: Use uniform location when calculating const_file_max.Timur Kristóf2019-02-201-6/+6