mesa/src/mesa
Marek Olšák a7d0c53ab8 st/mesa: fix assertion failures with GL_UNSIGNED_INT64_ARB (v2)
Bindless texture handles can be passed via vertex attribs using this type.
They use the double codepath, so don't use st_pipe_vertex_format.

Cc: 18.0 18.1 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2018-05-29 20:09:00 -04:00
..
drivers i965: Only emit VF cache invalidations when the high bits changes 2018-05-29 12:16:26 -07:00
main mesa: handle GL_UNSIGNED_INT64_ARB properly (v2) 2018-05-29 20:09:00 -04:00
math mesa: include mtypes.h less 2018-04-12 19:31:30 -04:00
program mesa: protect #include of unistd.h with _MSV_VER check 2018-04-13 19:06:55 -06:00
sparc tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
state_tracker st/mesa: fix assertion failures with GL_UNSIGNED_INT64_ARB (v2) 2018-05-29 20:09:00 -04:00
swrast mesa: include mtypes.h less 2018-04-12 19:31:30 -04:00
swrast_setup mesa: replace VP/FP/ATIfs _Enabled flags with helper functions 2017-06-22 01:51:02 +02:00
tnl mesa/vbo/tnl: Move gl_vertex_array related stuff to tnl. 2018-05-10 07:06:16 +02:00
tnl_dd mesa: replace ctx->Polygon._FrontBit with a helper function 2017-06-22 01:51:02 +02:00
vbo mesa: handle GL_UNSIGNED_INT64_ARB properly (v2) 2018-05-29 20:09:00 -04:00
x86 mesa: fix x86 builds 2018-04-13 22:13:46 +10:00
x86-64
.gitignore
Android.gen.mk mesa: Fix Android build 2017-06-28 14:41:45 -07:00
Android.libmesa_dricore.mk Android: add libmesa_nir dependency to libmesa_dricore 2017-10-16 14:49:37 -05:00
Android.libmesa_git_sha1.mk buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00
Android.libmesa_glsl_utils.mk
Android.libmesa_sse41.mk android: pass sse4.1 flag as appropriate 2017-03-30 08:02:49 +03:00
Android.libmesa_st_mesa.mk svga: fix git_sha1.h include path in Android.mk (v3) 2017-06-15 15:46:44 +01:00
Android.mesa_gen_matypes.mk
Android.mk svga: fix git_sha1.h include path in Android.mk (v3) 2017-06-15 15:46:44 +01:00
gl.pc.in
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
Makefile.sources mesa: add support for nvidia conservative rasterization extensions 2018-04-30 21:13:53 -06:00
meson.build mesa: add support for nvidia conservative rasterization extensions 2018-04-30 21:13:53 -06:00
SConscript scons: Add PROGRAM_NIR_FILES. 2018-05-12 00:50:05 -07:00