| Commit message (Expand) | Author | Age | Files | Lines |
* | intel: add support for ANGLE_texture_compression_dxt. | Oliver McFadden | 2012-10-01 | 1 | -0/+3 |
* | mesa/es: Validate glPointParameter pname in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -13/+0 |
* | mesa/es: Validate glGetTexEnv parameters in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -82/+0 |
* | mesa/es: Validate glTexEnv parameters in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -149/+0 |
* | mesa/es: Validate glGetTexGen parameters in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -8/+0 |
* | mesa/es: Validate glTexGen parameters in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -13/+0 |
* | mesa/es: Validate glLightModel pname in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -14/+0 |
* | mesa/es: Validate glMaterial face and pname in Mesa code rather than the ES w... | Ian Romanick | 2012-08-29 | 1 | -20/+0 |
* | mesa/es: Validate glGetMaterial pname in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -20/+0 |
* | mesa/es: Validate glGetPointerv pname in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -10/+0 |
* | mesa/es: Validate glMatrixMode mode in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -7/+0 |
* | mesa/es: Validate glFog pname in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -23/+0 |
* | mesa/es: Validate glReadPixels format and type in Mesa code rather than the E... | Ian Romanick | 2012-08-29 | 1 | -53/+0 |
* | mesa/es: Validate glPixelStore pname in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -27/+0 |
* | mesa/es: Validate glEnable cap in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -177/+0 |
* | mesa/es: Validate glHint target in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -13/+0 |
* | mesa/es: Validate glGetVertexAttribf pname in Mesa code rather than the ES wr... | Ian Romanick | 2012-08-29 | 1 | -16/+0 |
* | mesa/es: Validate glGetString pname in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -8/+0 |
* | mesa/es: Validate primitive modes in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -40/+0 |
* | mesa/es: Validate blend function enums in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -111/+0 |
* | mesa/es: Validate glClear mask in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-29 | 1 | -11/+0 |
* | mesa/es: Validate glRenderbufferStorage internalFormat in Mesa code rather th... | Ian Romanick | 2012-08-29 | 1 | -22/+0 |
* | mesa/es: Validate glGetRenderbufferParameter pname in Mesa code rather than t... | Ian Romanick | 2012-08-29 | 1 | -28/+0 |
* | mesa/es: Validate glGetFramebufferAttachmentParameter pname in Mesa code rath... | Ian Romanick | 2012-08-29 | 1 | -15/+0 |
* | mesa/es: Validate glGenerateMipmap target in Mesa code rather than the ES wra... | Ian Romanick | 2012-08-29 | 1 | -7/+0 |
* | mesa/es: Validate glFramebufferTexture2D textarget in Mesa code rather than t... | Ian Romanick | 2012-08-29 | 1 | -16/+0 |
* | mesa/es: Validate glGetBufferParameteriv pname in Mesa code rather than the E... | Ian Romanick | 2012-08-24 | 1 | -7/+0 |
* | mesa/es: Validate glMapBuffer access in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-24 | 1 | -4/+0 |
* | mesa/es: Validate glBufferData usage in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-24 | 1 | -6/+0 |
* | mesa/es: Validate buffer object targets in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-24 | 1 | -35/+0 |
* | mesa/es: Validate VertexPointer types in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-24 | 1 | -8/+0 |
* | mesa/es: Remove redundant vertex pointer size validation | Ian Romanick | 2012-08-24 | 1 | -6/+0 |
* | mesa/es: Validate TexCoordPointer size in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-24 | 1 | -6/+0 |
* | mesa/es: Validate TexCoordPointer types in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-24 | 1 | -8/+0 |
* | mesa/es: Validate NormalPointer types in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-24 | 1 | -8/+0 |
* | mesa/es: Validate ColorPointer size in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-24 | 1 | -4/+0 |
* | mesa/es: Validate ColorPointer types in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-24 | 1 | -7/+0 |
* | mesa/es: Remove redundant vertex attrib pointer type validation | Ian Romanick | 2012-08-24 | 1 | -22/+0 |
* | mesa/es: Remove redundant vertex attrib pointer size validation | Ian Romanick | 2012-08-24 | 1 | -7/+0 |
* | mesa/es: Validate glCreateShader targets in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-24 | 1 | -5/+0 |
* | mesa/es: Validate glGetProgramiv pnames in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-24 | 1 | -15/+0 |
* | mesa/es: Validate glCompressedTexSubImage internalFormat in Mesa code rather ... | Ian Romanick | 2012-08-23 | 1 | -5/+0 |
* | mesa/es: Validate glCompressedTexImage internalFormat in Mesa code rather tha... | Ian Romanick | 2012-08-23 | 1 | -18/+0 |
* | mesa/es: Validate glCopyTexImage internalFormat in Mesa code rather than the ... | Ian Romanick | 2012-08-23 | 1 | -8/+0 |
* | mesa/es: Validate glTexSubImage format and type in Mesa code rather than the ... | Ian Romanick | 2012-08-23 | 1 | -133/+0 |
* | mesa/es: Validate glTexImage format, type, and internalFormat in Mesa code ra... | Ian Romanick | 2012-08-23 | 1 | -203/+0 |
* | mesa/es: Validate glTexImage border in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-23 | 1 | -8/+0 |
* | mesa/es: Validate glGetTexParameter pnames in Mesa code rather than the ES wr... | Ian Romanick | 2012-08-23 | 1 | -16/+0 |
* | mesa/es: Validate glTexParameter pnames in Mesa code rather than the ES wrapper | Ian Romanick | 2012-08-23 | 1 | -23/+0 |
* | mesa/es: Remove redundant glBindTexture target validation | Ian Romanick | 2012-08-23 | 1 | -8/+0 |