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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
main: Added entry point for glTextureBuffer.
Laura Ekstrand
2015-01-08
1
-0
/
+1
*
main: Added entry points for glTextureStorage[23]DMultisample.
Laura Ekstrand
2015-01-08
1
-0
/
+2
*
main: Added entry point for glGenerateTextureMipmap.
Laura Ekstrand
2015-01-08
1
-0
/
+1
*
main: Added entry points for glCompressedTextureSubImage*D.
Laura Ekstrand
2015-01-08
1
-0
/
+3
*
main: Added entry point for glGetCompressedTextureImage.
Laura Ekstrand
2015-01-08
1
-0
/
+1
*
main: Added entry point for glGetTextureImage.
Laura Ekstrand
2015-01-08
1
-0
/
+1
*
main: Added entry points for CopyTextureSubImage*D.
Laura Ekstrand
2015-01-08
1
-0
/
+3
*
main: Added entry points for glGetTextureParameteriv, Iiv, and Iuiv.
Laura Ekstrand
2015-01-08
1
-0
/
+3
*
main: Added entry point for glGetTextureParameterfv.
Laura Ekstrand
2015-01-08
1
-0
/
+1
*
main: Added entry points for glGetTextureLevelParameteriv, fv.
Laura Ekstrand
2015-01-08
1
-0
/
+2
*
main: Added entry points for glTextureParameteriv, Iiv, Iuiv.
Laura Ekstrand
2015-01-08
1
-0
/
+3
*
main: Added entry point for glTextureParameterfv.
Laura Ekstrand
2015-01-08
1
-0
/
+2
*
main: Added entry point for glTextureParameterf.
Laura Ekstrand
2015-01-08
1
-0
/
+1
*
main: Added entry point for BindTextureUnit.
Laura Ekstrand
2015-01-08
1
-0
/
+1
*
main: Added entry points for glTextureSubImage*D.
Laura Ekstrand
2015-01-08
1
-0
/
+3
*
main: Added entry points for glTextureStorage*D.
Laura Ekstrand
2015-01-08
1
-0
/
+3
*
main: Added entry point for glCreateTextures.
Laura Ekstrand
2015-01-08
1
-0
/
+3
*
mesa: Implement ARB_clip_control.
Mathias Fröhlich
2014-10-24
1
-0
/
+3
*
glapi: add GL_ARB_conditional_render_inverted
Tobias Klausmann
2014-08-19
1
-0
/
+4
*
mesa: Add GL API support for ARB_copy_image
Jason Ekstrand
2014-08-11
1
-1
/
+1
*
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
2014-08-04
13
-727
/
+0
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-0
/
+1
*
glapi: add indexed blend functions (GL 4.0)
Tapani Pälli
2014-07-28
1
-5
/
+5
*
mesa/main: add ARB_clear_texture entrypoints
Ilia Mirkin
2014-07-23
1
-0
/
+4
*
Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
2014-06-30
1
-8
/
+0
*
mesa: add new enum MAX_UNIFORM_LOCATIONS
Tapani Pälli
2014-06-16
1
-0
/
+1
*
tests: Add new enum strings for ARB_compressed_texture_pixel_storage
Chris Forbes
2014-06-10
1
-0
/
+8
*
mesa: Add core support for the GL_INTEL_performance_query extension.
Petri Latvala
2014-05-02
1
-0
/
+25
*
mesa: Add INTEL_performance_query enums to tests/enum_strings.cpp
Petri Latvala
2014-05-02
1
-0
/
+18
*
mesa: Enable GL_EXT_separate_shader_objects for OpenGL ES
Ian Romanick
2014-05-02
1
-1
/
+49
*
glapi: Add infrastructure for ARB_multi_bind
Fredrik Höglund
2014-05-02
1
-0
/
+8
*
mesa: make ARB_debug_output functions an alias of
Timothy Arceri
2014-03-08
1
-15
/
+6
*
mesa: Add GL_ARB_buffer_storage to dispatch_sanity.cpp.
Vinson Lee
2014-02-25
1
-0
/
+3
*
mesa/sso: Add extension entry points for GL_ARB_separate_shader_objects
Gregory Hainaut
2014-02-21
1
-43
/
+43
*
mesa/cs: Add dispatch API stubs for ARB_compute_shader.
Paul Berry
2014-02-05
1
-2
/
+2
*
mesa: Add ARB_viewport_array plumbing
Courtney Goeltzenleuchter
2014-01-20
1
-10
/
+10
*
glapi: Update dispatch XML files for ARB_shader_image_load_store.
Francisco Jerez
2014-01-15
1
-2
/
+2
*
mesa: Add infrastructure for GL_ARB_clear_buffer_object
Pi Tabred
2013-12-18
1
-2
/
+2
*
mesa: Add API definitions for ARB_texture_view
Courtney Goeltzenleuchter
2013-12-13
1
-1
/
+1
*
glapi: add plumbing for GL_ARB_draw_indirect and GL_ARB_multi_draw_indirect
Chris Forbes
2013-11-25
1
-4
/
+4
*
tests: Fix make check for out of tree builds.
Rico Schüller
2013-11-11
1
-0
/
+1
*
glapi: Add infrastructure for ARB_vertex_attrib_binding
Fredrik Höglund
2013-11-07
1
-6
/
+6
*
mesa: Add new functions and enums required by GL_ARB_sample_shading
Anuj Phogat
2013-11-01
1
-2
/
+2
*
glapi: Add support for ARB_shader_atomic_counters.
Francisco Jerez
2013-10-29
1
-1
/
+1
*
mesa: Add GL_NV_vdpau_interop functions to dispatch_sanity.cpp.
Vinson Lee
2013-10-26
1
-0
/
+12
*
mesa/tests: Add simple, dumb test for _mesa_program_state_string
Ian Romanick
2013-10-22
2
-1
/
+48
*
mesa: remove remnants of GL_MESA_shader_debug
Brian Paul
2013-10-22
1
-3
/
+0
*
mesa: fix make check for ARB_texture_gather
Chris Forbes
2013-10-03
1
-1
/
+1
*
mesa: add texture gather changes
Maxence Le Dore
2013-10-03
1
-0
/
+3
*
mesa: Add core support for the GL_AMD_performance_monitor extension.
Kenneth Graunke
2013-09-26
1
-0
/
+13
[next]