index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-20
cl: install include_test.h
David Heidelberg
1
-0
/
+1
2024-09-05
tests: add tests for fixed-rate compression extensions
Louis-Francis Ratté-Boulianne
1
-1
/
+1
2024-05-22
Use GBM_LDFLAGS to get all options
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
2024-04-16
wayland: Add Wayland dmabuf driver-name test
Daniel Stone
1
-0
/
+22
2024-04-12
cmake: if we specify PIGLIT_BUILD_GL_TESTS OPENGL_FOUND is always true
David Heidelberg
1
-1
/
+1
2024-04-12
cmake: build is compatible up to 3.28
David Heidelberg
1
-1
/
+1
2024-04-12
cmake: add workaround for CMP0148
David Heidelberg
1
-0
/
+3
2024-04-12
cmake: WGL doesn't need Waffle, pass the definition without it
David Heidelberg
1
-1
/
+1
2024-04-12
cmake: remove this 12 years old workaround taking too many lines
David Heidelberg
1
-14
/
+0
2024-04-12
cmake: implement switch for the EGL tests and simplify test conditions
David Heidelberg
1
-31
/
+15
2024-04-12
cmake: make PIGLIT_BUILD_DMA_BUF_TESTS aligned with GBM dependency
David Heidelberg
1
-18
/
+17
2024-04-12
cmake: depend on WGL_TESTS being enabled to build WGL
David Heidelberg
1
-5
/
+5
2024-04-12
cmake: implement GBM and Wayland controls
David Heidelberg
1
-29
/
+46
2024-04-12
cmake: fix unusually formated statement
David Heidelberg
1
-2
/
+2
2024-04-12
cmake: implement X11 option (required for GLX)
David Heidelberg
1
-7
/
+14
2024-04-12
cmake: move GLX and WGL option to the beggining of the file
David Heidelberg
1
-13
/
+3
2024-04-12
cmake: move first batch of option() at the beggining of the file
David Heidelberg
1
-11
/
+11
2024-04-12
cmake: rename default values with prefix DEFAULT_
David Heidelberg
1
-10
/
+10
2024-04-12
cmake: move defaults into the per-platform section
David Heidelberg
1
-8
/
+6
2024-04-12
cmake: predefine defaults depending on the system
David Heidelberg
1
-5
/
+26
2024-04-12
cmake: drop unused CMP0042 policy
David Heidelberg
1
-5
/
+0
2024-04-12
cmake: respect indentation
David Heidelberg
1
-16
/
+14
2024-03-20
properly check for libgen.h
Erik Faye-Lund
1
-0
/
+1
2023-08-27
cmake: Add Python 3.12 to supported versions
Vinson Lee
1
-1
/
+1
2023-07-29
cmake: workaround BASH_COMPLETION_COMPLETIONSDIR pointing into wrong path
David Heidelberg
1
-3
/
+11
2023-03-30
build error when use wayland on openSUSE
Russell Liu
1
-0
/
+1
2023-03-06
cmake: add fallback for non-SSE2 builds
David Heidelberg
1
-0
/
+5
2023-02-28
cmake: add support for toggling SSE2 support and enable by default
David Heidelberg
1
-0
/
+6
2022-12-09
cmake: Don't enable GLX if tests are disabled
Tom Hochstein
1
-4
/
+1
2022-09-01
CMakeLists.txt: add missing endian.h check
Alexander Kanavin
1
-0
/
+1
2022-08-11
cmake: Add Python 3.11 to supported versions.
Vinson Lee
1
-1
/
+1
2022-06-14
Update waffle url
Timothy Arceri
1
-3
/
+3
2022-05-12
cmake: bump waffle requirement to 1.6.0
Emil Velikov
1
-1
/
+1
2022-05-12
cmake: build surfaceless only when EGL is present
Emil Velikov
1
-0
/
+1
2022-01-05
cmake: Add Python 3.10 to supported versions.
Vinson Lee
1
-1
/
+1
2021-04-23
make: introduce option for building vulkan tests
Tapani Pälli
1
-0
/
+17
2021-04-22
framework: Drop the intel-specific dma-buf allocation path.
Eric Anholt
1
-13
/
+5
2021-04-19
ext_image_dma_buf_import/sample_yuv: Enable testing Y41x formats
Ian Romanick
1
-0
/
+2
2021-04-02
ext_image_dma_buf_import/sample_yuv: Fix endianess problems in P0XX tests
Ian Romanick
1
-0
/
+1
2021-04-02
ext_image_dma_buf_import: Bump libdrm requirement to 2.4.98
Ian Romanick
1
-4
/
+5
2021-03-24
gbm: Add test for multi-planar GBM BOs
Tomeu Vizoso
1
-0
/
+4
2021-03-19
cmake: Package Waffle DLL when provided.
Jose Fonseca
1
-0
/
+5
2021-03-12
cmake: Install MinGW CRT DLLs instead of statically linking them.
Jose Fonseca
1
-14
/
+27
2021-03-12
cmake: Use 7-Zip packaging and strip debugging symbols.
Jose Fonseca
1
-1
/
+2
2021-01-08
CMake: Add python 3.9 to supported versions
Dylan Baker
1
-1
/
+1
2020-11-16
cmake: move the INCLUDE commands after the project command
Andres Gomez
1
-11
/
+11
2020-11-02
replayer: add replayer executable
Andres Gomez
1
-0
/
+1
2020-08-18
tests: provide fallback-implementation of htobe32
Erik Faye-Lund
1
-0
/
+3
2020-08-18
allow msvc
Erik Faye-Lund
1
-5
/
+0
2020-08-18
win32: prevent the CRT from defining max
Erik Faye-Lund
1
-0
/
+3
[next]