You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elie Tournier
4ea2c60553
gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
Same as Mesa 44716655e6e
Signed-off-by: Elie Tournier <elie.tournier@collabora.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
6 years ago |
.. |
gallium
|
gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
|
6 years ago |
Makefile.am
|
Makefile.am: explicitly link with libdrm
|
6 years ago |
iov.c
|
renderer: make iov.c more consistent
|
7 years ago |
virgl_egl.h
|
virgl,egl: add check for EGL_KHR_gl_colorspace
|
6 years ago |
virgl_egl_context.c
|
src/: replace all instances of "fprintf to stderr" with "vrend_printf"
|
6 years ago |
virgl_glx.h
|
context: remove unused function
|
6 years ago |
virgl_glx_context.c
|
context: remove unused function
|
6 years ago |
virgl_hw.h
|
Add a caps to advertise fake fp64 support
|
6 years ago |
virgl_protocol.h
|
vrend: add new protocol for transfers
|
6 years ago |
virglrenderer.c
|
vrend: remove duplicate VREND_TRANSFER_* defines
|
6 years ago |
virglrenderer.h
|
vrenderer: avoid haing to include vrend_debug.h in virglerenderer.h
|
6 years ago |
vrend_blitter.c
|
renderer: drop unused function argument
|
6 years ago |
vrend_blitter.h
|
blitter: Replace 1D by 2D on GLES host and correct texture function call
|
6 years ago |
vrend_debug.c
|
debug: Add option to print the guest program name in the log
|
6 years ago |
vrend_debug.h
|
debug: Add option to print the guest program name in the log
|
6 years ago |
vrend_decode.c
|
decode: check args for decode functions.
|
6 years ago |
vrend_formats.c
|
vrend, formats: Check whether the host supports mixed color attachments
|
6 years ago |
vrend_iov.h
|
iov: add iovec definition fallback
|
9 years ago |
vrend_object.c
|
vrend_object.c: Fix warnings
|
7 years ago |
vrend_object.h
|
vrend: remove unused argument
|
9 years ago |
vrend_renderer.c
|
vrend,stringbuf: Add line numbers to shader dumps
|
6 years ago |
vrend_renderer.h
|
decode: check args for decode functions.
|
6 years ago |
vrend_shader.c
|
shader: Don't emit gl_FragCoord layout qualifier on GLES and emulate pixel_center_integer
|
6 years ago |
vrend_shader.h
|
shader: Pass information about the layout of generics and patches to the next stage
|
6 years ago |
vrend_strbuf.h
|
vrend,stringbuf: Add line numbers to shader dumps
|
6 years ago |