mesa/src
Eduardo Lima Mitev dccdf1d687 mesa: Return error if BeginQuery is called with an existing object of different type
Section 2.14 Asynchronous Queries, page 84 of the OpenGL ES 3.0.4
spec states:

  "BeginQuery generates an INVALID_OPERATION error if any of the
   following conditions hold: [...] id is the name of an
   existing query object whose type does not match target; [...]

Similar wording exists in the OpenGL 4.5 spec, section 4.2. QUERY
OBJECTS AND ASYNCHRONOUS QUERIES, page 43.

Fixes 1 dEQP test:
* dEQP-GLES3.functional.negative_api.fragment.begin_query

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2015-02-24 08:58:53 +01:00
..
egl egl, wayland: RGB565 format support on Back-buffer 2015-02-23 14:07:02 -08:00
gallium mesa: move math-related function into new c99_math.h file 2015-02-23 14:45:14 -07:00
gbm
getopt
glsl nir/gcm: Add some missing break statements 2015-02-23 13:20:13 -08:00
glx
gtest
hgl
loader loader: not having a pci-id should not be a warn 2015-02-21 17:11:02 -05:00
mapi
mesa mesa: Return error if BeginQuery is called with an existing object of different type 2015-02-24 08:58:53 +01:00
util ra: Disable round-robin strategy for optimistically colorable nodes. 2015-02-23 20:55:40 +02:00
Makefile.am
SConscript