index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
readpix: use integer conversion for RGBA/UNSIGNED_BYTE
Jordan Justen
2013-01-04
1
-0
/
+5
*
glformats: support _mesa_bytes_per_pixel for 2101010+GL_RGB
Jordan Justen
2013-01-04
1
-1
/
+2
*
copytexture: update error checking for GLES3
Jordan Justen
2013-01-04
1
-17
/
+45
*
copytexture: make sure is_srgb(src) == is_srgb(dst)
Jordan Justen
2013-01-04
1
-0
/
+29
*
framebuffer: add _mesa_get_read_renderbuffer
Jordan Justen
2013-01-04
2
-0
/
+24
*
copytexture: for GLES make sure integer signed vs. unsigned matches
Jordan Justen
2013-01-04
1
-7
/
+14
*
glformats: add _mesa_base_format_component_count
Jordan Justen
2013-01-04
2
-0
/
+29
*
teximage: use _mesa_es3_error_check_format_and_type for GLES3
Matt Turner
2013-01-04
1
-6
/
+13
*
glformats: add _mesa_es3_error_check_format_and_type
Matt Turner
2013-01-04
2
-0
/
+444
*
fbobject: add additional fbo completeness checks for GLES
Jordan Justen
2013-01-04
1
-3
/
+54
*
glformats: add functions to detect signed/unsigned integer types
Jordan Justen
2013-01-04
2
-14
/
+46
*
unpack: support unpacking MESA_FORMAT_ARGB2101010
Jordan Justen
2013-01-04
1
-0
/
+18
*
pack: adjust clamping for int=>ubyte conversion
Jordan Justen
2013-01-04
1
-1
/
+1
*
fbobject: don't allow LUMINANCE/INTENSITY/ALPHA fbo on GLES
Jordan Justen
2013-01-04
1
-1
/
+1
*
Fix-up for "mesa: Rework crazy error code rules in glDrawBuffers()."
Kenneth Graunke
2013-01-04
1
-1
/
+2
*
i965: Don't maintain programs for ff state when there is no ff
Ian Romanick
2013-01-04
1
-2
/
+2
*
mesa: Don't muck about with ff state when there is no ff
Ian Romanick
2013-01-04
1
-18
/
+26
*
egl/dri2: Add plumbing for EGL_OPENGL_ES3_BIT_KHR
Chad Versace
2013-01-04
6
-4
/
+21
*
intel: Expose support for DRI_API_GLES3
Chad Versace
2013-01-04
1
-0
/
+2
*
dri: Define enum __DRI_API_GLES3
Chad Versace
2013-01-04
3
-1
/
+4
*
intel: Move validation of context version into intelInitContext
Chad Versace
2013-01-04
7
-105
/
+100
*
intel: Set screen's api mask according to hw capabilities (v3)
Chad Versace
2013-01-04
2
-11
/
+96
*
i965: Bump maximum supported ES2 context version to 3.0
Chad Versace
2013-01-04
1
-1
/
+1
*
i965/Gen6+: Enable ARB_ES3_compatibility extension
Paul Berry
2013-01-04
1
-0
/
+1
*
i965: Add support for GL_ANY_SAMPLES_PASSED_CONSERVATIVE
Ian Romanick
2013-01-04
1
-0
/
+3
*
mesa/es3: Enable ES 3.0 API and shading language version
Ian Romanick
2013-01-04
2
-2
/
+25
*
glcpp: Reject token pasting operator in GLES
Matt Turner
2013-01-04
1
-0
/
+2
*
glcpp: Make undefined macros illegal in #if and #elif for GLES3
Carl Worth
2013-01-04
1
-0
/
+2
*
glcpp: Add a flag to the parser state to indicate GLES.
Carl Worth
2013-01-04
2
-11
/
+16
*
mesa: Return INVALID_ENUM for glReadPixels(..., GL_DEPTH_*, ...) on ES 3
Matt Turner
2013-01-04
1
-9
/
+13
*
mesa: Return INVALID_OPERATION when type is known but not allowed
Matt Turner
2013-01-04
1
-1
/
+11
*
mesa: Use _mesa_lookup_enum_by_nr in tex*_error_check
Matt Turner
2013-01-04
1
-6
/
+9
*
mesa: Allow HALF_FLOAT in glVertexAttribPointer
Matt Turner
2013-01-04
1
-7
/
+7
*
mesa: Reject texture-only formats as renderbuffer formats in ES 3
Matt Turner
2013-01-04
1
-21
/
+11
*
mesa: Fix default value of BUFFER_ACCESS_FLAGS.
Kenneth Graunke
2013-01-04
1
-28
/
+25
*
mesa: Rework crazy error code rules in glDrawBuffers().
Kenneth Graunke
2013-01-04
1
-3
/
+62
*
mesa/es3: Add support for GL_PRIMITIVE_RESTART_FIXED_INDEX
Ian Romanick
2013-01-04
9
-19
/
+67
*
mesa/es3: Add support for GL_ANY_SAMPLES_PASSED_CONSERVATIVE query target
Ian Romanick
2013-01-04
2
-2
/
+11
*
mesa/es3: Allow transpose matrix uniforms in GLES3
Ian Romanick
2013-01-04
1
-1
/
+2
*
mesa: Rename and wire-up GetInteger64i_v
Matt Turner
2013-01-04
4
-6
/
+5
*
mesa: Correct glGet{Boolean,Integer}i_v names
Matt Turner
2013-01-04
1
-2
/
+2
*
mesa: Allow GL_DEPTH_STENCIL_ATTACHMENT in ES 3
Matt Turner
2013-01-04
1
-1
/
+1
*
mesa: Support more glGet enums for ES3
Chad Versace
2013-01-04
2
-3
/
+11
*
mesa: Support querying GL_MAX_ELEMENT_INDEX in ES 3
Matt Turner
2013-01-04
4
-0
/
+23
*
mesa: De-duplicate ES2 queries
Matt Turner
2013-01-04
2
-11
/
+11
*
mesa: Allow glGet* queries on EXT_texture_lod_bias data in ES 3
Matt Turner
2013-01-04
1
-3
/
+7
*
mesa: Allow glGet* queries on EXT_framebuffer_blit data in ES 3
Matt Turner
2013-01-04
1
-4
/
+4
*
mesa: Allow glGet* queries on ARB_fragment/vertex_shader data in ES 3
Matt Turner
2013-01-04
1
-4
/
+6
*
mesa: Allow glGet* queries on ARB_framebuffer_object data in ES 3
Matt Turner
2013-01-04
1
-3
/
+3
*
mesa: Allow glGet* queries on ARB_transform_feedback2 data in ES 3
Matt Turner
2013-01-04
2
-6
/
+11
[next]