Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
159abd527ec191e8274876162b30079c4ea39600
/
src
/
loader
95aefc9
Delete autotools
by Dylan Baker
· 6 years ago
02344fe
loader: use loader_open_device() to handle O_CLOEXEC
by Emil Velikov
· 6 years ago
2dce0e9
iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.
by Kenneth Graunke
· 7 years ago
f137480
drm-uapi: use local files, not system libdrm
by Eric Engestrom
· 6 years ago
c0a540f
loader/dri3: Use strlen instead of sizeof for creating VRR property atom
by Michel Dänzer
· 6 years ago
c56fe41
loader: fix the no-modifiers case
by Rob Clark
· 6 years ago
c292414
dri3: initialize adaptive_sync as false before configQueryb
by Tapani Pälli
· 6 years ago
2e12fe4
loader/dri3: Enable adaptive_sync via _VARIABLE_REFRESH property
by Nicholas Kazlauskas
· 6 years ago
a539316
loader: free error state, when checking the drawable type
by Kirill Burtsev
· 6 years ago
95d62ba
loader: deduplicate logger function declaration
by Eric Engestrom
· 6 years ago
d971a42
loader: Factor out the common driver opening logic from each loader.
by Eric Anholt
· 6 years ago
cc19815
loader: Stop using a local definition for an in-tree header
by Eric Anholt
· 6 years ago
c20ba1b
loader/dri3: Also wait for front buffer fence if we triggered it
by Michel Dänzer
· 6 years ago
e34dd4f
loader/dri3: Don't wait for fence of old buffer when re-allocating it
by Michel Dänzer
· 6 years ago
aefac10
loader/dri3: Only wait for back buffer fences in dri3_get_buffer
by Michel Dänzer
· 6 years ago
16f17e3
loader: Drop unused argument from dri3_update_drawable().
by Eric Anholt
· 6 years ago
ab34888
loader: add loader_open_render_node(..)
by Christian Gmeiner
· 6 years ago
0aa80ab
loader: add dri_driver option to override dri driver to load
by Qiang Yu
· 6 years ago
3bbe180
xmlconfig: add kernel_driver device attribute
by Qiang Yu
· 6 years ago
e8b91e9
loader: abstract loader_get_kernel_driver_name for reuse
by Qiang Yu
· 6 years ago
dd007d1
loader: fix indentation
by Eric Engestrom
· 6 years ago
9bd8b0f
loader_dri3: Handle mismatched depth 30 formats for Prime renderoffload.
by Mario Kleiner
· 6 years ago
03a61b9
dri3: For 1.2, use root window instead of pixmap drawable
by Olivier Fourdan
· 6 years ago
fe2edb2
dri3: Stricter SBC wraparound handling
by Michel Dänzer
· 7 years ago
6f81e07
dri3: Only update number of back buffers in loader_dri3_get_buffers
by Michel Dänzer
· 7 years ago
fa4d4d9
dri: Add __DRI_IMAGE_FORMAT_SABGR8
by Tapani Pälli
· 7 years ago
478fc2d
dri3: Don't fail on version mismatch
by Daniel Stone
· 7 years ago
7aeef2d
dri3: allow building against older xcb (v3)
by Dave Airlie
· 7 years ago
315ee5f
loader: Include include/drm-uapi in the autotools build
by Jason Ekstrand
· 7 years ago
3160cb8
egl/x11: Re-allocate buffers if format is suboptimal
by Louis-Francis Ratté-Boulianne
· 7 years ago
069fdd5
egl/x11: Support DRI3 v1.1
by Louis-Francis Ratté-Boulianne
· 7 years ago
f9bc48d
loader: Add support for platform and host1x busses
by Thierry Reding
· 8 years ago
eef890b
x11/dri3: Store raw present completion mode
by Daniel Stone
· 7 years ago
a6f1952
x11/dri3: Don't open-code ARRAY_SIZE
by Daniel Stone
· 7 years ago
7075c08
loader: Fix compiler warnings about truncating the PCI ID path.
by Eric Anholt
· 7 years ago
f386776
loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback
by Thomas Hellstrom
· 7 years ago
ebdc4c3
mesa: add xbgr support adjacent to xrgb
by Ilia Mirkin
· 7 years ago
a34715a
dri: fromPlanar() can return NULL as a valid result
by Louis-Francis Ratté-Boulianne
· 7 years ago
0663ae0
loader: let compiler figure out the length of the string
by Eric Engestrom
· 7 years ago
436ed65
autotools: include meson build files in tarball
by Dylan Baker
· 7 years ago
7b0e826
loader/dri3: Try to make sure we only process our own NotifyMSC events
by Michel Dänzer
· 7 years ago
897c54d
loader/dri3: Avoid freeing renderbuffers in use
by Thomas Hellstrom
· 7 years ago
304f363
loader/dri3: Add XRGB2101010 and ARGB2101010 support.
by Mario Kleiner
· 7 years ago
4cba393
meson: add dep_thread to every lib that includes threads.h
by Eric Engestrom
· 7 years ago
6a96117
meson: Fix overlinkage of dri3 loader
by Dylan Baker
· 7 years ago
54a58b2
loader/dri3: Improve dri3 thread-safety
by Thomas Hellstrom
· 7 years ago
24e9004
radeonsi: remove unused field in the PCI ID table
by Marek Olšák
· 7 years ago
109de30
loader: drop empty function alias
by Eric Engestrom
· 7 years ago
db8519a
loader: use drmGetDeviceNameFromFd2 from libdrm
by Greg V
· 7 years ago
50c28df
meson: split and simplify dependencies
by Dylan Baker
· 7 years ago
a47c525
meson: build glx
by Dylan Baker
· 7 years ago
15e208c
loader/dri3: Don't accidently free buffer holding new back content
by Thomas Hellstrom
· 7 years ago
1b8e0be
loader/dri3: Avoid resizing existing buffers in dri3_find_back_alloc
by Thomas Hellstrom
· 7 years ago
622f5e1
loader/dri3: Use local blits and local buffers when resizing
by Thomas Hellstrom
· 7 years ago
e96d175
loader/dri3: Make sure we invalidate a drawable on size change
by Thomas Hellstrom
· 7 years ago
a727c80
loader/dri3: Process event after each fence wait
by Thomas Hellstrom
· 7 years ago
86df05e
loader/dri3: Use client local back to front blit in copySubBuffer if available
by Thomas Hellstrom
· 7 years ago
498814a
dri3: Move up fourcc utility function
by Louis-Francis Ratté-Boulianne
· 7 years ago
0cc4c7e
loader_dri3: Make sure we have an updated back v3
by Thomas Hellstrom
· 7 years ago
7c3e3c0
loader_dri3: Support GLX_SWAP_EXCHANGE_OML
by Thomas Hellstrom
· 7 years ago
c898e02
loader_dri3: Eliminate the back-to-fake-front copy
by Thomas Hellstrom
· 7 years ago
74b4cdd
loader_dri3: Remove buffer_type from buffer metadata
by Thomas Hellstrom
· 7 years ago
16d1a0b
loader_dri3: Support GLX_SWAP_COPY_OML
by Thomas Hellstrom
· 7 years ago
1e83bae
loader_dri3: Honor the request to preserve back buffer content
by Thomas Hellstrom
· 7 years ago
f71e174
loader_dri3: Increase the likelyhood of reusing the current swap buffer
by Thomas Hellstrom
· 7 years ago
2db9548
loader_dri3/glx/egl: Optionally use a blit context for blitting operations
by Thomas Hellstrom
· 7 years ago
5198e48
loader_dri3/glx/egl: Remove the loader_dri3_vtable get_dri_screen callback
by Thomas Hellstrom
· 7 years ago
9777c42
loader: drop the [gs]et_swap_interval callbacks
by Emil Velikov
· 7 years ago
10e7c2c
loader: rework xmlconfig dependency
by Emil Velikov
· 7 years ago
185ef06
dri3: Wait for all pending swapbuffers to be scheduled before touching the front
by Thomas Hellstrom
· 7 years ago
97eadb0
loader: remove clamp_swap_interval()
by Eric Engestrom
· 7 years ago
601093f
xmlconfig: move into src/util
by Nicolai Hähnle
· 7 years ago
81fb154
loader/dri3: Use dri3_find_back in loader_dri3_swap_buffers_msc
by Thomas Hellstrom
· 7 years ago
4a1238a
egl: turn one more boolean `int` into a `bool`
by Eric Engestrom
· 7 years ago
d80d6d6
loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11
by Emil Velikov
· 8 years ago
a50c4eb
loader: use drmGetDevice[s]2 API
by Emil Velikov
· 8 years ago
78c5772
loader: Move non-error message to debug level
by Fabio Estevam
· 8 years ago
884f65e
egl/dri3: implement query surface hook
by Brendan King
· 8 years ago
de6e6a3
loader: unconditionally include unistd.h and stdlib.h
by Nicolai Hähnle
· 8 years ago
3f46205
loader: Add an environment variable to override driver name choice.
by Eric Anholt
· 8 years ago
af86085
loader: automake: include builddir prior to srcdir
by Emil Velikov
· 8 years ago
1411fbd
loader/dri3: Unify the style of function pointer calls in structs
by Boyan Ding
· 9 years ago
b421fec
loader: automake: whitespace cleanup
by Emil Velikov
· 8 years ago
e4b01c9
loader: fixup driver names if needed
by Christian Gmeiner
· 8 years ago
0890aa6
loader: add loader_get_extensions_name(..) helper
by Christian Gmeiner
· 8 years ago
47b5925
loader: cleanup copyright section
by Emil Velikov
· 8 years ago
af7abc5
loader: remove loader_get_driver_for_fd() driver_type
by Emil Velikov
· 8 years ago
f9f7e44
loader: remove final sysfs codepath in loader_get_device_name_for_fd()
by Emil Velikov
· 8 years ago
cb23fba
scons: remove all libudev references
by Emil Velikov
· 8 years ago
4a183f4
scons: loader: use libdrm when available
by Emil Velikov
· 8 years ago
6b21fda
automake: remove all the libudev references
by Emil Velikov
· 8 years ago
1e2e625
loader: remove libudev_get_device_name_for_fd and related code
by Emil Velikov
· 8 years ago
fcdc02f
loader: reimplement loader_get_user_preferred_fd via libdrm
by Emil Velikov
· 8 years ago
8222100
loader: annotate __driConfigOptionsLoader as static
by Emil Velikov
· 8 years ago
d561e06
loader: separate USE_DRICONF code into separate function
by Emil Velikov
· 8 years ago
be23932
loader: slim down loader_get_pci_id_for_fd implementation(s)
by Emil Velikov
· 8 years ago
9caacb3
loader/dri3: constify the loader_dri3_vtable
by Emil Velikov
· 8 years ago
a599b1c
loader/dri3: import prime buffers in the currently-bound screen
by Martin Peres
· 8 years ago
0247e5e
loader/dri3: add get_dri_screen() to the vtable
by Martin Peres
· 8 years ago
dc3bb5d
loader/dri3: Always use at least two back buffers
by Michel Dänzer
· 8 years ago
Next »