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 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
*
mesa: Fix glPopAttrib() behavior on GL_FRAMEBUFFER_SRGB.
Eric Anholt
2012-08-08
1
-0
/
+13
*
mesa: Add support for glUniformBlockBinding() in display lists.
Eric Anholt
2012-08-07
1
-0
/
+27
*
mesa: Unbind uniform buffer bindings on glDeleteBuffers().
Eric Anholt
2012-08-07
1
-0
/
+7
*
mesa: Default to GL 3.1's limits on uniform blocks.
Eric Anholt
2012-08-07
1
-11
/
+15
*
mesa: Make glBindBufferBase/glBindBufferRange() work on just-genned names.
Eric Anholt
2012-08-07
1
-12
/
+25
*
mesa: Replace VersionMajor/VersionMinor with a Version field.
Eric Anholt
2012-08-07
10
-44
/
+48
*
mesa: fix default_access_mode() result for ES2
Brian Paul
2012-08-02
1
-1
/
+1
*
mesa: default_access_mode() returns a GLbitfield, not GLenum
Brian Paul
2012-08-02
1
-1
/
+1
*
mesa: Allow meta module to call sampler functions
Pauli Nieminen
2012-08-01
2
-4
/
+15
*
mesa: Make ARB_sampler_objects mandatory
Pauli Nieminen
2012-08-01
4
-9
/
+3
*
mesa/ff_shader: Fix sampler state reading
Pauli Nieminen
2012-08-01
1
-1
/
+4
*
mesa/samplerobj: Support EXT_texture_sRGB_decode
Pauli Nieminen
2012-08-01
1
-0
/
+55
*
mesa: Move DepthMode to texture object
Pauli Nieminen
2012-08-01
6
-13
/
+10
*
mesa: Return -1 for glGetUniformLocation on UBOs.
Eric Anholt
2012-07-31
1
-0
/
+10
*
mesa: Add support for GL_ARB_ubo's glGetActiveUniformName().
Eric Anholt
2012-07-31
1
-0
/
+39
*
mesa: Add support for most of the other pnames of glGetActiveUniformBlockiv().
Eric Anholt
2012-07-31
1
-0
/
+30
*
mesa: Add support for getting active uniform block names.
Eric Anholt
2012-07-31
1
-0
/
+47
*
mesa: Add support for glUniformBlockBinding() and the API to get it back.
Eric Anholt
2012-07-31
1
-0
/
+95
*
mesa: Add support for glGetProgramiv pnames for UBOs.
Eric Anholt
2012-07-31
1
-0
/
+29
*
mesa: Support glGetString(GL_SHADING_LANGUAGE_VERSION) for >= 1.40.
Kenneth Graunke
2012-07-31
1
-0
/
+10
*
mesa: don't enable legacy GL functions when using API_OPENGL_CORE
Jordan Justen
2012-07-30
4
-167
/
+232
*
mesa: add support for using API_OPENGL_CORE
Jordan Justen
2012-07-30
11
-19
/
+29
*
mesa: add api check functions
Jordan Justen
2012-07-30
1
-0
/
+20
*
mesa: add API_OPENGL_CORE api
Jordan Justen
2012-07-30
1
-2
/
+3
*
mesa: remove _math_matrix_alloc_inv()
Brian Paul
2012-07-26
1
-3
/
+1
*
mesa: Make more consistent use of _mesa_is_{user,winsys}_fbo()
Paul Berry
2012-07-26
4
-9
/
+13
*
msaa: Compute visual samples/sampleBuffers from all buffers.
Paul Berry
2012-07-24
1
-2
/
+7
*
Fix compile time errors when building against uclibc
Anthony G. Basile
2012-07-24
1
-1
/
+1
*
mesa context: generate an error for uninstalled context functions
Jordan Justen
2012-07-24
1
-1
/
+4
*
mesa: improve comment in build_tnl_program()
Brian Paul
2012-07-24
1
-1
/
+1
[next]