1000 Commits (6fc0bc3a404b28da5fbb7aa1597b972609f4cebf)
 

Author SHA1 Message Date
Gert Wollny 967c508ec7 vrend,features: Enable tessellation shaders for GLES >= 3.2 or 6 years ago
Erik Faye-Lund 4732489525 shader: do not redeclare built-ins as precise 6 years ago
Erik Faye-Lund 964d08aa3b shader: also require GL_EXT_shader_framebuffer_fetch for gles 6 years ago
Gert Wollny 47b89a4a63 shader: on GLES most image formats always require the specification of 6 years ago
Gert Wollny 547beeaaec shader: Ensure that the AND operation has the same typed sources 6 years ago
Gert Wollny ce99528156 vrend: Enable required extensions on GLSL 3.10 ES 6 years ago
Gert Wollny 1c113ddcd7 format: assert that the multi-sample check enters with a clean error state 6 years ago
Gert Wollny c31e6facde vrend, caps: multisample images are not available on GLES 6 years ago
Erik Faye-Lund 829176087c renderer: query host for max texture sizes 6 years ago
Dave Airlie 945003caea Revert "shader: on GLES most image formats always require the specification of ro/wo" 6 years ago
Gert Wollny a4b3a8f950 shader: Enable GL_OES_geometry_point_size when needed 6 years ago
Gert Wollny 19cef6be4a shader: Enable tesselation_point_size extension for all tesselation shaders 6 years ago
Gert Wollny ab34c9d782 shader: Enable tesselation extension manually for GLSL version < 3.20 6 years ago
Gert Wollny 3e7a6ac4e7 shader: on GLES most image formats always require the specification of ro/wo 6 years ago
Gert Wollny baa834da12 shader: Also don't convert when src type is SIGNED and input is int. 6 years ago
Gert Wollny a135a16c37 shader: use different variable declarations for signed and unsigned (I|U)MUL_HI 6 years ago
Gurchetan Singh d7c795cfa4 vrend_shader: don't always cast image operations 6 years ago
Gert Wollny 491d3b7054 shader: fix conversion for return type of various bit operations 6 years ago
Dave Airlie 51536444a1 shader: subtract 1 if we have normal constant from ubo indexing. 6 years ago
Gert Wollny 82412e927a formats: Reject also formats that give GL_INVALID_OPERATION and correct STENCIL_INDEX 6 years ago
Dave Airlie 9932a4c3c0 shader: fix regression with image vs sampler array 6 years ago
Erik Faye-Lund 510325e216 shader: emit precision for images on GLSL 6 years ago
Erik Faye-Lund ba349a176e shader: emit readonly-images 6 years ago
Erik Faye-Lund f97bec1799 shader: generate bindings with layout qualifiers 6 years ago
Erik Faye-Lund 921602de80 shader: refactor image declaration emitting 6 years ago
Erik Faye-Lund ea5353047a shader: pass sampler directly to emit_sampler_decl 6 years ago
Erik Faye-Lund 2d6249846d shader: add missing precision specifier 6 years ago
Dave Airlie b6cbb42afe query: use 64-bit get for timer queries 6 years ago
Gurchetan Singh fe745cea60 vrend_renderer: use GL_RGBA8UI instead of GL_RGBA8_SNORM 6 years ago
Jakob Bornecrantz fd10f0a017 Revert "renderer: check for shader_text validity" 6 years ago
Gurchetan Singh c37e9e688a vrend_shader: support integer memory 6 years ago
Gurchetan Singh b0a4b4ae19 vrend_shader: do a first pass analyzing tgsi instructions 6 years ago
Dave Airlie 272d9a4db4 renderer: fix warning. 6 years ago
Po-Hsien Wang 3193c2cbab renderer: check for shader_text validity 6 years ago
Gert Wollny fae89caf15 vrend_renderer.c: Fix warnings 6 years ago
Gert Wollny f434be0d5a shader: Fix warnings: 6 years ago
Gert Wollny 52844995a6 gallium/auxiliary/util/u_debug.h: Fix "noreturn" warnings in debug mode 6 years ago
Gert Wollny 9ddf5081a6 gallium/auxiliary/util/u_debug.c: Fix warnings 6 years ago
Gert Wollny 1df55d36b2 gallium/aux/tgsi/tgsi_scan.c: Fix warnings 6 years ago
Gert Wollny a722f982f5 gallium/aux/util/u_cpu_detect.h: Fix warning in u_cpu_detect.c 6 years ago
Gert Wollny ae89b77849 gallizm/aux/util/u_format.c, u_debug_describe.c: Fix warnings 6 years ago
Gert Wollny c7fe2bdb5d gallium/aux/tgsi/tgsi_util.c: Fix warnings 6 years ago
Gert Wollny 4d89feef5a gallium/aux/tgsi/tgsi_ureg.*: Fix warnings 6 years ago
Gert Wollny 79cf595336 gallium/aux/util/u_surface.c: Fix warning 6 years ago
Gert Wollny ad731eebd4 gallium/aux/tgsi/tgsi_text.c: Fix warnings 6 years ago
Gert Wollny dfe2535349 gallium/aux/util/u_debug_refcnt.h: Fix warnings: 6 years ago
Gert Wollny 22dadfccf0 gallium/aux/tgsi/tgsi_sanity.c: Fix warnings 6 years ago
Gert Wollny d30031ae87 gallium/aux/tgsi/tgsi_parse.c: Fix warnings 6 years ago
Gert Wollny d0d787c951 gallium/aux/tgsi/tgsi_dump.c: Fix warnings 6 years ago
Gert Wollny 16a06ce340 gallium/aux/tgsi/tgsi_build.c: Fix warnings 6 years ago