aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* glthread: rename marshal.h/c to glthread_marshal.h and glthread_shaderobj.cMarek Olšák2020-03-207-19/+9
* glthread: move buffer functions into glthread_bufferobj.cMarek Olšák2020-03-204-277/+303
* glthread: autogenerate prototypes for custom-marshalled functionsMarek Olšák2020-03-203-64/+13
* glthread: simplify printing safe_mul in gl_marshal.pyMarek Olšák2020-03-201-8/+8
* glthread: remove _mesa_post_marshal_hook, because it's not very usefulMarek Olšák2020-03-202-16/+0
* util/sparse_array: Stash the node level in the node pointerJason Ekstrand2020-03-202-60/+80
* meson,ci: Disable sparse_array tests on windowsJason Ekstrand2020-03-201-1/+4
* util/sparse_array: Add a node_size_log2 temporaryJason Ekstrand2020-03-201-7/+8
* util/sparse_array: Finish the sparse_array in the testsJason Ekstrand2020-03-201-0/+2
* ci: Move db820c and db410c's gles3 tests to manual, like radv did.Eric Anholt2020-03-201-17/+25
* tgsi/util: Change boolean for boolMark Menzynski2020-03-202-3/+4
* util/blob: Add overwrite function for uint8Mark Menzynski2020-03-202-0/+24
* lima: add support for R and RG formatsVasily Khoruzhick2020-03-207-37/+157
* lima: split pixel and texel format tablesVasily Khoruzhick2020-03-204-46/+78
* zink/spirv: do not use bitwise operations on booleansErik Faye-Lund2020-03-201-5/+22
* gitlab-ci: Restrict s390x/ppc64el jobs to packet runnersMichel Dänzer2020-03-201-0/+2
* radv/winsys: set has_syncobj_wait_for_submit in the null winsysRhys Perry2020-03-201-0/+1
* intel: add new TGL pci idsLionel Landwerlin2020-03-201-0/+4
* radv: fix optional pSizes parameter when binding streamout buffersSamuel Pitoiset2020-03-201-1/+6
* mesa/main: Fix overflow in validation of DispatchComputeGroupSizeARBCaio Marcelo de Oliveira Filho2020-03-201-5/+9
* driconf: enable glthread for "From The Depths"Marek Olšák2020-03-191-0/+4
* winsys/radeon: change to 3-space indentationMarek Olšák2020-03-198-2963/+2956
* glthread: don't declare unmarshal functions as inlineMarek Olšák2020-03-201-1/+1
* glthread: clean up debug_print_sync codeMarek Olšák2020-03-202-24/+3
* glthread: remove debug_print_marshal functionMarek Olšák2020-03-203-11/+0
* glthread: don't execute any custom VAO and BindBuffer code in the Core profileMarek Olšák2020-03-209-25/+27
* glthread: track VAOs created by CreateVertexArraysMarek Olšák2020-03-201-1/+2
* glthread: enable display listsMarek Olšák2020-03-201-1/+1
* glthread: align the batch buffer to 8 bytes for pointers and doubles againMarek Olšák2020-03-201-0/+5
* mesa: remove redundant api_loopback functionsMarek Olšák2020-03-194-118/+10
* mesa: use vbo_attrib_tmp.h to generate display list vertex attrib functionsMarek Olšák2020-03-194-1318/+177
* anv: Only add END_OF_PIPE_SYNC if we actually have AUX_INVALJason Ekstrand2020-03-191-1/+1
* freedreno: Switch to exposing only half-integer pixel centers.Eric Anholt2020-03-192-5/+6
* r600: Fix build error in sfn_nir_lower_fs_out_to_vector.cppJohn Stultz2020-03-191-1/+1
* vc4_bufmgr: Remove duplicative VC definitionJohn Stultz2020-03-191-8/+0
* etnaviv: Avoid shift overflowJohn Stultz2020-03-191-1/+1
* Android.mk: Tweak MESA_ENABLE_LLVM checksJohn Stultz2020-03-193-0/+12
* intel/iris: Always initialize CCS to 0Jason Ekstrand2020-03-192-13/+5
* isl: drop min row pitch alignment when set by the driverLionel Landwerlin2020-03-191-1/+9
* isl: only apply main surface ccs pitch constraint with CCSLionel Landwerlin2020-03-191-1/+2
* isl: properly filter supported display modifiers on Gen9+Lionel Landwerlin2020-03-191-3/+13
* isl: implement linear tiling row pitch requirement for displayLionel Landwerlin2020-03-191-3/+14
* ci: Only run the freedreno baremetal tests when freedreno/core changes.Eric Anholt2020-03-191-1/+1
* docs/release-calendar: Add calendar for 20.1 Release candidatesDylan Baker2020-03-191-2/+45
* radv: call nir_shader_gather_info againRhys Perry2020-03-191-0/+3
* nir/gather_info: handle emit_vertex_with_counterRhys Perry2020-03-191-0/+1
* gallium/swr: spin-lock performance improvementTomasz Pyra2020-03-191-1/+14
* radeonsi: enable glsl_zero_init for Curse of the Dead GodsPierre-Eric Pelloux-Prayer2020-03-191-0/+5
* nir: fix clip/cull_distance_array_size in nir_lower_clip_cull_distance_arraysMarek Olšák2020-03-191-1/+10
* pan/bi: Pack BI_BLENDAlyssa Rosenzweig2020-03-192-0/+18