2020-08-17 |
Alyssa Rosenzweig | panfrost: Drop union mali_attr |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Drop hand-rolled pandecode for attribute... |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Use packs for varying buffers |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Remove mali_attr_meta |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | pan/bit: Use packs for Bifrost unit tests |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Use MALI_ATTRIBUTE_LENGTH |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Use pack for general varying |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Use pack for XFB varying |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Factor out general varying case |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Pass varying descriptors by reference |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Reword comment |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Use packs for vertex built-ins |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Use packs for vertex attribute buffers |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Inline panfrost_vertex_instanced |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Hoist instance_shift/instance_odd fetch |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Use packs for attributes |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Move attr_meta emission to the draw routine |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Make attribute-buffer map explicit |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Simplify offset fixup proof |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Use better packs for blits |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Add XML for attribute buffers |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Merge attribute packing routines |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: XMLify attributes |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: XMLify mali_channel |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Squash 22-bit format field in attr_meta |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Drop NXR format |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Alyssa Rosenzweig | panfrost: Set STRIDE_4BYTE_ALIGNED_ONLY |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Louis-Francis... | pipebuffer: Remove unused buffer event in slab bufmgr |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Marek Olšák | nir: handle load_input_vertex in nir_get_io_offset_src |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Marek Olšák | nir: remove nir_strip stub declaration |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Marek Olšák | compiler: add glsl_print_type |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Pierre-Eric... | ac/llvm: handle static/shared llvm init separately |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Louis-Francis... | st/mesa: Enable clip planes lowering for geometry shaders |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Louis-Francis... | st/mesa: factor ucp-lowering logic into helper |
commit | commitdiff | tree | snapshot |
2020-08-17 |
BillKristiansen | compiler/glsl: Initialize local variable to zero to... |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Dave Airlie | vallium: initial import of the vulkan frontend |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Dave Airlie | vulkan/wsi: add sw support. (v2) |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Dave Airlie | util/format: add some ZS helpers for vallium |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Dave Airlie | gallivm/nir: add load push constant support |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Dave Airlie | llvmpipe: add support for memory allocation APIs |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Dave Airlie | gallium: add a resource flag to say no over allocation. |
commit | commitdiff | tree | snapshot |
2020-08-17 |
Dave Airlie | gallium: add an interface for memory allocations. |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Bas Nieuwenhuizen | radv: Use getter instead of setter to extract value. |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Anholt | gallium: Use unpack_rgba() instead of fetch_rgba in... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Anholt | util: Move fetch_rgba to a separate function table. |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Anholt | util: Mark the format description getter functions... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Anholt | util: Make all 3 fetch_rgba functions occupy the same... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Anholt | uitl: Add R1_UNORM to the list of noaccess (no pack... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused egldriver.h header |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop now empty egldriver.c |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: inline _eglInitializeDisplay() into eglInitialize() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: inline _eglGetDriverProc() into eglGetProcAddress() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused ${drv}_driver() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: replace `&_eglDriver`/`NULL` tested against `NULL... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from MesaGLInteropEGL{Query... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: replace replace _EGLDriver with _EGLDisplay->Drive... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: replace _EGLDriver with _EGLDisplay->Driver in... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from _eglSurfaceAttrib() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver & _EGLDisplay from _eglQuer... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDisplay from _eglSetDamageRegionKH... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from _eglGetConfigs()/_eglC... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from SetBlobCacheFuncsANDROID() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from QueryDmaBuf{Formats... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from ExportDMABUFImage... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from QueryBufferAge() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from PostSubBufferNV() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from CreateWaylandBufferFro... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from {Bind,Unbind,Query... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from {Create,Export}DRMImag... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from DupNativeFenceFDANDROID() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from {Create,Destroy,Client... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from {Create,Destroy}ImageKHR() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from GetProcAddress() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver & _EGLDisplay from WaitNative() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from WaitClient() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from SetDamageRegion() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from CopyBuffers() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from SwapBuffers{,WithDamag... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from SwapInterval() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from {Bind,Release}TexImage() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from QuerySurface() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from MakeCurrent() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from Create{Window,Pixmap... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from {Create,Destroy}Context() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from Terminate() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: drop unused _EGLDriver from Initialize() |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: replace _EGLDriver with _EGLDisplay->Driver in... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: replace _EGLDriver param with _EGLDisplay->Driver... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Eric Engestrom | egl: replace _EGLDriver param with _EGLDisplay->Driver... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
orbea | spirv/vtn_cfg.c: Include util/debug.h for env_var_as_bo... |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Dave Airlie | llvmpipe: only read 0 for channels being read |
commit | commitdiff | tree | snapshot |
2020-08-16 |
Dave Airlie | CI: temp disable t720/t760 jobs. |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Lionel Landwerlin | anv: don't fail userspace relocation with perf queries |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Karol Herbst | nv50/ir/nir: fix smem size |
commit | commitdiff | tree | snapshot |
2020-08-15 |
Karol Herbst | clover/nir: fix mem_shared by using address_format_32bi... |
commit | commitdiff | tree | snapshot |
2020-08-14 |
Mauro Rossi | android: util/format: fix generated sources rules |
commit | commitdiff | tree | snapshot |
2020-08-14 |
Jason Ekstrand | spirv: Add a MESA_SPIRV_FORCE_UNSTRUCTURED environment... |
commit | commitdiff | tree | snapshot |
2020-08-14 |
Karol Herbst | spirv: parse unstructured CFG |
commit | commitdiff | tree | snapshot |
2020-08-14 |
Karol Herbst | spirv: extract switch parsing into its own function |
commit | commitdiff | tree | snapshot |
2020-08-14 |
Boris Brezillon | spirv: Move the emit a 'return value' store logic into... |
commit | commitdiff | tree | snapshot |
next |