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
*
mesa/es: Remove redundant light pname and light validation
Ian Romanick
2012-08-20
2
-108
/
+2
*
mesa/es: Remove redundant hint mode validation
Ian Romanick
2012-08-20
1
-6
/
+0
*
mesa/es: Remove redundant separate stencil face validation
Ian Romanick
2012-08-20
1
-12
/
+0
*
mesa/es: Remove redundant stencil function validation
Ian Romanick
2012-08-20
1
-22
/
+0
*
mesa/es: Remove redundant logic op operand validation
Ian Romanick
2012-08-20
1
-19
/
+0
*
mesa/es: Remove redundant alpha function validation
Ian Romanick
2012-08-20
2
-26
/
+0
*
mesa/es: Remove redundant separate stencil mask face validation
Ian Romanick
2012-08-20
1
-6
/
+0
*
mesa/es: Remove redundant front-face mode validation
Ian Romanick
2012-08-20
1
-5
/
+0
*
mesa/es: Remove redundant face culling mode validation
Ian Romanick
2012-08-20
1
-6
/
+0
*
mesa/es: Remove redundant blend equation mode validation
Ian Romanick
2012-08-20
1
-36
/
+0
*
mesa/es: Remove redundant texture target validation
Ian Romanick
2012-08-20
2
-63
/
+0
*
mesa/es: Rearrange placement of GL_TEXTURE_MAX_ANISOTROPY_EXT in APIspec
Ian Romanick
2012-08-20
1
-5
/
+1
*
mesa/es: Remove redundant min/mag filter validation
Ian Romanick
2012-08-20
2
-46
/
+4
*
mesa: use #if over #ifdef in the FEATURE_ES1 check to fix a build failure.
Tilman Sauerbeck
2012-08-18
1
-1
/
+1
*
mesa: remove unused params, add const qualifiers
Brian Paul
2012-08-18
1
-5
/
+4
*
mesa: querying GL_TEXTURE_COMPRESSED_IMAGE_SIZE for a buffer obj is illegal
Brian Paul
2012-08-18
1
-7
/
+3
*
mesa/es: Don't generate ES1 type conversion wrappers
Ian Romanick
2012-08-17
3
-0
/
+1672
*
mesa: Support GL_TEXTURE_BUFFER in GetTexLevelParameter[if]v in GL 3.1+.
Kenneth Graunke
2012-08-17
2
-1
/
+130
*
mesa: Split out part of glGetTexLevelParameter into a helper function.
Kenneth Graunke
2012-08-17
1
-42
/
+52
*
mesa: Add GL_TEXTURE_CUBE_MAP to _mesa_max_texture_levels(). [v2]
Kenneth Graunke
2012-08-17
1
-0
/
+1
*
mesa: Add explicit target checking to GetTexLevelParameter[if]v().
Kenneth Graunke
2012-08-17
1
-3
/
+38
*
mesa: Add explicit target checking to Get[Compressed]TexImage().
Kenneth Graunke
2012-08-17
1
-10
/
+35
*
mesa: raise GL_INVALID_OPERATION in glGenerateMipmap for missing base image
Brian Paul
2012-08-16
1
-0
/
+2
*
mesa: add cast to silence warning in _mesa_pack_rgba_span_from_ints()
Brian Paul
2012-08-16
1
-1
/
+1
*
mesa: flush vertices in test_framebuffer_completeness
Marek Olšák
2012-08-15
1
-0
/
+3
*
mesa ReadPixels: handle signed/unsigned integer clamping
Jordan Justen
2012-08-14
1
-3
/
+10
*
mesa pack: handle packed integer formats with clamping
Jordan Justen
2012-08-14
1
-10
/
+619
*
mesa unpack: call _mesa_problem when unpack function is not available
Jordan Justen
2012-08-14
1
-0
/
+5
*
mesa texstore: handle signed/unsigned integer clamping
Jordan Justen
2012-08-14
1
-20
/
+75
*
mesa GetTexImage: handle signed/unsigned integer clamping
Jordan Justen
2012-08-14
1
-4
/
+12
*
mesa pack: handle uint and int clamping properly
Jordan Justen
2012-08-14
4
-14
/
+112
*
mesa: Enable GL_ARB_invalidate_subdata
Ian Romanick
2012-08-14
1
-0
/
+1
*
mesa: Add skeleton implementations of glInvalidateTex{Sub,}Image
Ian Romanick
2012-08-14
3
-0
/
+225
*
mesa: Add skeleton implementations of glInvalidateBuffer{Sub,}Data
Ian Romanick
2012-08-14
1
-0
/
+97
*
mesa/es: Pass context to _mesa_init_bufferobj_dispatch
Ian Romanick
2012-08-14
3
-5
/
+9
*
mesa: Add skeleton implementations of glInvalidate{Sub,}Framebuffer
Ian Romanick
2012-08-14
3
-0
/
+154
*
mesa/es3: Add _mesa_is_gles3 predicate
Ian Romanick
2012-08-14
1
-0
/
+10
*
mesa: Kill GL_ARB_shadow_ambient with fire
Ian Romanick
2012-08-14
6
-35
/
+0
*
mesa: Use GLdouble for depthMax in final unpack conversions.
Kenneth Graunke
2012-08-13
1
-1
/
+1
*
mesa: Filter a bunch more functions based on API
Ian Romanick
2012-08-13
1
-89
/
+116
*
mesa: Don't advertise extensions that are part of GL 1.5 in a core context
Ian Romanick
2012-08-13
1
-3
/
+3
*
mesa: Don't advertise extensions that are part of GL 1.4 in a core context
Ian Romanick
2012-08-13
1
-12
/
+12
*
mesa: Don't advertise extensions that are part of GL 1.3 in a core context
Ian Romanick
2012-08-13
1
-6
/
+6
*
mesa: Don't advertise extensions that are part of GL 1.2 in a core context
Ian Romanick
2012-08-13
1
-10
/
+10
*
mesa: Don't advertise deprecated extensions in a core context
Ian Romanick
2012-08-13
1
-49
/
+49
*
mesa/samplerobj: Avoid crash in sampler query if texture unit is disabled
Pauli Nieminen
2012-08-12
1
-1
/
+3
*
mesa: Remove unnecessary parameters CompressedTexImage
Pauli Nieminen
2012-08-12
4
-14
/
+3
*
mesa: Remove unnecessary parameters from AllocTextureImageBuffer
Pauli Nieminen
2012-08-12
3
-10
/
+4
*
mesa: Remove unnecessary parameters from TexImage
Pauli Nieminen
2012-08-12
5
-15
/
+8
*
mesa: In conditional rendering fallback, check the query status.
Eric Anholt
2012-08-08
1
-0
/
+2
[next]