Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
966d66f28f317bb14c21f89ef9899dbfba9787a4
966d66f
radv: do not re-emit the index buffer for every draw call
by Samuel Pitoiset
· 7 years ago
e5480be
radv: remove useless mask operation in radv_cs_emit_draw_indexed_packet()
by Samuel Pitoiset
· 7 years ago
fa226e9
radv: Do not read from the disk cache with RADV_DEBUG=nocache.
by Bas Nieuwenhuizen
· 7 years ago
2cccc74
radv: Set active_stages after getting cached shaders
by Alex Smith
· 7 years ago
f557673
radv: Don't free NIR shaders if tracing
by Alex Smith
· 7 years ago
84f3afc
Revert "egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}"
by Marek Olšák
· 7 years ago
2cb9ab5
Revert "egl: drop EGL driver `name`"
by Marek Olšák
· 7 years ago
f37af5e
st/mesa: set dimension for constants in ATI_fragment_shader
by Miklós Máté
· 7 years ago
8c9e7c9
st/osmesa: include u_inlines.h for pipe_resource_reference
by Michel Dänzer
· 7 years ago
7561da3
st/mesa: Initialize textures array in st_framebuffer_validate
by Michel Dänzer
· 7 years ago
47273d7
egl: set UseFallback if LIBGL_ALWAYS_SOFTWARE is set
by Eric Engestrom
· 7 years ago
6414d6b
egl: drop EGL driver `name`
by Eric Engestrom
· 7 years ago
d7e769a
egl: drop always-false TestOnly option
by Eric Engestrom
· 7 years ago
3012885
Fix the xf86vm meson dependency
by Nicholas Miell
· 7 years ago
8cb84c8
egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}
by Eric Engestrom
· 7 years ago
4893673
egl_dri2: drop dri2_egl_driver struct
by Eric Engestrom
· 7 years ago
7823cfe
egl_dri2: move glFlush out of struct dri2_egl_driver
by Eric Engestrom
· 7 years ago
3d0deed
llvmpipe: handle shader sample mask output
by Roland Scheidegger
· 7 years ago
c5124fb
anv: Fix instance typos.
by Vinson Lee
· 7 years ago
e17aa6c
mesa: fix trivial typo in _mesa_PixelMapusv() error string
by Brian Paul
· 7 years ago
2515eb6
meson: move expat dependency where it's needed
by Eric Engestrom
· 7 years ago
05fc62d
automake: intel: move expat handling where it's used
by Hongxu Jia
· 7 years ago
e5e9e21
radv: don't create dummy fs when compiling compute stage
by Timothy Arceri
· 7 years ago
e6b9abf
radv: use the dispatch initiator for indirect dispatches
by Samuel Pitoiset
· 7 years ago
095e709
radv: remove XtoY_temps structs
by Samuel Pitoiset
· 7 years ago
6ef9bea
anv: Install as Vulkan HAL module in Android.mk build
by Tapani Pälli
· 7 years ago
053d4c3
anv: Implement VK_ANDROID_native_buffer (v9)
by Chad Versace
· 8 years ago
9775894
anv: Move size check from anv_bo_cache_import() to caller (v2)
by Chad Versace
· 7 years ago
fbf39fd
meson: turn on pl111 not vc4 when pl111 driver specificed
by Dylan Baker
· 7 years ago
06f0504
radv: Link shaders.
by Bas Nieuwenhuizen
· 8 years ago
dbbf105
radv: reuse the multiple shader store & load functions for gs copy variant
by Timothy Arceri
· 7 years ago
351f9dd
radv: remove some now unused shader compile code
by Timothy Arceri
· 7 years ago
7d45d22
radv: switch to using radv_create_shaders()
by Timothy Arceri
· 7 years ago
d1c9f30
radv: add radv_create_shaders() helper
by Bas Nieuwenhuizen
· 7 years ago
ed9218f
radv: add radv_hash_shaders() helper
by Bas Nieuwenhuizen
· 7 years ago
7f29055
radv: Add multiple shader cache store & load functions.
by Bas Nieuwenhuizen
· 8 years ago
670c02b
radv: Change cache datastructures for combined pipelines.
by Bas Nieuwenhuizen
· 8 years ago
5699855
radv: reorder init function calls
by Timothy Arceri
· 7 years ago
4f3e380
meson: Add support for the vc5 driver.
by Eric Anholt
· 7 years ago
1918c9b
meson: Add support for the pl111 driver.
by Eric Anholt
· 7 years ago
1ae8018
meson: Add support for the vc4 driver.
by Eric Anholt
· 7 years ago
2f4705a
radeonsi: if there's just const buffer 0, set it in place of CONST/SSBO pointer
by Marek Olšák
· 7 years ago
854593b
ac: clean up ac_build_indexed_load function interfaces
by Marek Olšák
· 7 years ago
cdb21df
radeonsi: handle 64-bit loads earlier in fetch_constant
by Marek Olšák
· 7 years ago
ee0e1a4
radeonsi: add si_descriptors::gpu_address and remove buffer_offset
by Marek Olšák
· 7 years ago
6d26648
radeonsi: unify code for extracting a buffer address from a descriptor
by Marek Olšák
· 7 years ago
8d2685d
radeonsi: remove atom parameter from si_upload_descriptors
by Marek Olšák
· 7 years ago
4ddce1b
radeonsi: pack si_descriptors better again
by Marek Olšák
· 7 years ago
859eeff
radeonsi: emit dirty consecutive pointers in one SET_SH_REG packet
by Marek Olšák
· 7 years ago
36626ff
radeonsi: split si_emit_shader_pointer
by Marek Olšák
· 7 years ago
69325fa
radeonsi: generalize the SI_VS_SHADER_POINTER_MASK macro
by Marek Olšák
· 7 years ago
79c2e73
radeonsi/gfx9: use SPI_SHADER_USER_DATA_COMMON
by Marek Olšák
· 7 years ago
b762a08
radeonsi/gfx9: move RW_BUFFERS from s[0:1] to s[8:9] for HS and GS
by Marek Olšák
· 7 years ago
0aafedb
radeonsi: add GFX-IB-size query to the HUD
by Marek Olšák
· 7 years ago
4d944c7
winsys/amdgpu: disable CPU caching for GFX & SDMA IBs
by Marek Olšák
· 7 years ago
49f5ce3
winsys/amdgpu: don't do read-modify-write on command buffers
by Marek Olšák
· 7 years ago
cde2099
broadcom/vc4: Fix false-positive for the tiling ioctls on simulator mode.
by Eric Anholt
· 7 years ago
b202f90
broadcom/vc4: Skip BO labeling when in simulator mode.
by Eric Anholt
· 7 years ago
d623a34
broadcom/vc5: Don't forget to set the RT format for 1555 textures.
by Eric Anholt
· 7 years ago
b5dc551
anv: Add func anv_gem_get_tiling()
by Chad Versace
· 7 years ago
eb69a61
anv: Move close(fd) from anv_bo_cache_import to its callers (v2)
by Chad Versace
· 7 years ago
076a279
anv: Add field anv_image::planes[]::bo_is_owned (v2)
by Chad Versace
· 7 years ago
a9ca8f3
anv: Better support for Android logging (v2)
by Chad Versace
· 7 years ago
aa716db
intel: Add simple logging façade for Android (v2)
by Chad Versace
· 7 years ago
3555d36
anv/android: Link to libsync, liblog in Android.mk
by Tapani Pälli
· 7 years ago
3791fe2
anv/android: Link to Android libraries in the autotools build
by Chad Versace
· 7 years ago
320018b
meson: s/radv_extensions/radv_extensions_c/ to respect var convention
by Eric Engestrom
· 7 years ago
1f0e80f
meson: track python script dependency
by Eric Engestrom
· 7 years ago
3de87f7
vulkan/wsi: Free the event in x11_manage_fifo_queues().
by Henri Verbeet
· 7 years ago
cde7859
meson: add missing radv_extensions.c generation for libvulkan_radeon
by Eric Engestrom
· 7 years ago
759ab66
anv/apply_pipeline_layout: Use nir_tex_instr_remove_src
by Jason Ekstrand
· 7 years ago
41c75b5
nir: Add a helper for adding texture instruction sources
by Jason Ekstrand
· 7 years ago
31fb7bb
st/va: Return correct width and height for encode/decode support
by Mark Thompson
· 7 years ago
ba28c1c
st/va: Fix config entrypoint handling
by Mark Thompson
· 7 years ago
b6f41e3
st/va: Disable vaExportSurfaceHandle()
by Mark Thompson
· 7 years ago
35c66f3
radv/image: bump all the offset to uint64_t.
by Dave Airlie
· 7 years ago
17201a2
radv: port to using updated anv entrypoint/extension generator.
by Dave Airlie
· 7 years ago
c00256a
radv: enable VK_KHX_multiview always.
by Dave Airlie
· 7 years ago
5d071bf
Revert "mesa: fix texture updates for ATI_fragment_shader"
by Marek Olšák
· 7 years ago
1b86dbc
mesa: remove redundant NULL check in update_single_program_texture_state
by Miklós Máté
· 7 years ago
43a6e84
meson: build mesa test.
by Dylan Baker
· 7 years ago
c7081a3
.travis: Don't build gallium drivers in non-gallium test targets
by Dylan Baker
· 7 years ago
61631be
meson: refactor meson_options
by Dylan Baker
· 7 years ago
6a9ad20
meson: build llvmpipe
by Dylan Baker
· 7 years ago
de24d61
meson: build softpipe
by Dylan Baker
· 7 years ago
813b4b0
meson: build nouveau (gallium) driver
by Dylan Baker
· 7 years ago
b154b44
meson: build radeonsi gallium driver
by Dylan Baker
· 7 years ago
66c94b9
meson: build gallium winsys for dri, null, and wrapper
by Dylan Baker
· 7 years ago
66f97f6
meson: build radeonsi
by Dylan Baker
· 7 years ago
f3d03a2
meson: Build gallium dri state tracker
by Dylan Baker
· 7 years ago
4d701ee
meson: build gallium helper drivers
by Dylan Baker
· 7 years ago
d451a11
meson: Build gallium pipe-loader
by Dylan Baker
· 7 years ago
50c28df
meson: split and simplify dependencies
by Dylan Baker
· 7 years ago
b1b6539
meson: Build gallium auxiliary
by Dylan Baker
· 7 years ago
af9d276
meson: build libmesa_gallium
by Dylan Baker
· 7 years ago
02cf3a8
meson: Add option to toggle LLVM
by Dylan Baker
· 7 years ago
8e61187
meson: always set GLX_USE_TLS
by Dylan Baker
· 7 years ago
90b5ec6
meson: Don't try to install dri drivers unless one is built
by Dylan Baker
· 7 years ago
601bd72
meson: Set _GNU_SOURCE
by Dylan Baker
· 7 years ago
e21e0a6
meson: add checks for version script and dynamic list
by Dylan Baker
· 7 years ago
Next »