index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
glapi: fixup EXT_multisampled_render_to_texture dispatch
Kristian H. Kristensen
2018-12-10
1
-1
/
+5
*
mesa: Add core support for EXT_multisampled_render_to_texture{,2}
Kristian H. Kristensen
2018-12-06
5
-15
/
+57
*
mesa: expose AMD_texture_texture4
Marek Olšák
2018-12-04
1
-0
/
+1
*
mesa: expose EXT_texture_compression_bptc in GLES
Marek Olšák
2018-12-04
3
-1
/
+21
*
mesa: expose EXT_texture_compression_rgtc on GLES
Marek Olšák
2018-12-04
3
-6
/
+24
*
mesa/main: fix up _mesa_has_rg_textures for gles2
Erik Faye-Lund
2018-12-04
1
-1
/
+2
*
mesa/main: correct validation for GL_RGB565
Erik Faye-Lund
2018-12-04
1
-1
/
+3
*
mesa: expose GL_EXT_texture_view as an alias of GL_OES_texture_view
Marek Olšák
2018-12-04
1
-0
/
+1
*
mesa: drop unused & deprecated lib
Eric Engestrom
2018-12-04
1
-1
/
+1
*
mesa: Revert INTEL_fragment_shader_ordering support
Matt Turner
2018-12-03
2
-2
/
+0
*
mesa/main: do not require float-texture filtering for es3
Erik Faye-Lund
2018-12-03
1
-1
/
+3
*
mesa/main: require EXT_texture_sRGB for gles3
Erik Faye-Lund
2018-12-03
1
-0
/
+1
*
mesa/main: require EXT_texture_type_2_10_10_10_REV for gles3
Erik Faye-Lund
2018-12-03
1
-1
/
+2
*
mesa/main: split float-texture support checking in two
Erik Faye-Lund
2018-12-03
2
-12
/
+41
*
mesa/main: do not allow EXT_texture_sRGB_R8 enums before gles3
Erik Faye-Lund
2018-12-03
1
-2
/
+2
*
mesa/main: do not allow sRGB texture enums before gles3
Erik Faye-Lund
2018-12-03
1
-1
/
+1
*
mesa/main: do not allow snorm-texture enums before gles3
Erik Faye-Lund
2018-12-03
1
-1
/
+1
*
mesa/main: do not allow floating-point texture enums on gles1
Erik Faye-Lund
2018-12-03
1
-10
/
+10
*
mesa/main: do not allow type_2_10_10_10_REV enums before gles3
Erik Faye-Lund
2018-12-03
2
-3
/
+10
*
mesa/main: do not allow MESA_ycbcr_texture enums on gles
Erik Faye-Lund
2018-12-03
1
-2
/
+2
*
mesa/main: do not allow EXT_texture_shared_exponent enums before gles3
Erik Faye-Lund
2018-12-03
2
-2
/
+8
*
mesa/main: do not allow rg-textures enums before gles3
Erik Faye-Lund
2018-12-03
2
-11
/
+17
*
mesa/main: do not allow EXT_packed_float enums before gles3
Erik Faye-Lund
2018-12-03
2
-3
/
+9
*
mesa/main: do not allow ARB_depth_buffer_float enums before gles3
Erik Faye-Lund
2018-12-03
2
-3
/
+9
*
mesa/main: do not allow integer-texture enums before gles3
Erik Faye-Lund
2018-12-03
1
-2
/
+2
*
mesa/main: do not allow ARB_texture_rgb10_a2ui enums before gles3
Erik Faye-Lund
2018-12-03
2
-6
/
+12
*
mesa/main: do not allow stencil-texture enums on gles1
Erik Faye-Lund
2018-12-03
1
-1
/
+2
*
mesa/main: do not allow depth-texture enums on gles1
Erik Faye-Lund
2018-12-03
1
-1
/
+2
*
mesa/main: do not allow astc enums on gles1
Erik Faye-Lund
2018-12-03
1
-3
/
+3
*
mesa/main: do not allow etc2 enums on gles1
Erik Faye-Lund
2018-12-03
1
-1
/
+1
*
mesa/main: do not allow s3tc enums on gles1
Erik Faye-Lund
2018-12-03
1
-5
/
+2
*
mesa/main: use _mesa_has_FOO_bar for compressed format checks
Erik Faye-Lund
2018-12-03
1
-12
/
+6
*
mesa/main: clean up integer texture check
Erik Faye-Lund
2018-12-03
2
-16
/
+17
*
mesa/main: clean up ES2_compatibility check
Erik Faye-Lund
2018-12-03
1
-1
/
+1
*
mesa/main: clean up OES_texture_float_linear check
Erik Faye-Lund
2018-12-03
1
-1
/
+1
*
mesa/main: clean up S3_s3tc check
Erik Faye-Lund
2018-12-03
1
-5
/
+3
*
mesa/main: rename format-check function
Erik Faye-Lund
2018-12-03
3
-11
/
+11
*
mesa/main: make _mesa_has_tessellation return bool
Erik Faye-Lund
2018-12-03
1
-1
/
+1
*
mesa/main: fixup requirements for GL_PRIMITIVES_GENERATED
Erik Faye-Lund
2018-11-26
1
-0
/
+1
*
mesa/main: fix incorrect depth-error
Erik Faye-Lund
2018-11-26
1
-7
/
+50
*
mesa/main: check cube-completeness in common code
Erik Faye-Lund
2018-11-26
1
-15
/
+16
*
mesa/main: factor out common error-checking
Erik Faye-Lund
2018-11-26
1
-12
/
+34
*
mesa/main: factor out tex-image error-checking
Erik Faye-Lund
2018-11-26
1
-46
/
+64
*
mesa/main: remove bogus error for zero-sized images
Erik Faye-Lund
2018-11-26
1
-36
/
+13
*
mesa/main: remove ARB suffix from glGetnTexImage
Erik Faye-Lund
2018-11-26
2
-5
/
+5
*
mesa/main: remove overly strict query-validation
Erik Faye-Lund
2018-11-23
1
-14
/
+0
*
mesa/main: fix validation of GL_TIMESTAMP
Erik Faye-Lund
2018-11-23
1
-1
/
+2
*
mesa/main: fix validation of ARB_query_buffer_object
Erik Faye-Lund
2018-11-23
1
-2
/
+2
*
mesa/main: fix validation of transform-feedback overflow queries
Erik Faye-Lund
2018-11-23
1
-2
/
+2
*
mesa/main: fix validation of transform-feedback queries
Erik Faye-Lund
2018-11-23
1
-2
/
+3
[next]