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
/
shared.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
mesa: add support for semaphore object creation/import/delete v3
Andres Rodriguez
2018-01-30
1
-0
/
+17
*
mesa: use simple mtx in core mesa
Timothy Arceri
2017-11-09
1
-6
/
+6
*
mesa: check default buffer object creation was successful
Timothy Arceri
2017-08-08
1
-0
/
+9
*
mesa: add NULL checking to free_shared_state()
Timothy Arceri
2017-08-08
1
-29
/
+59
*
mesa: add support for memory object creation/import/delete
Andres Rodriguez
2017-08-06
1
-0
/
+17
*
mesa: implement ARB_bindless_texture
Samuel Pitoiset
2017-06-14
1
-0
/
+6
*
st/mesa/glsl: add new is_arb_asm flag in gl_program
Timothy Arceri
2017-01-06
1
-2
/
+2
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
1
-3
/
+2
*
mesa/i965/i915/r200: eliminate gl_vertex_program
Timothy Arceri
2016-10-26
1
-3
/
+2
*
mesa: implement a display list / glBitmap texture atlas
Brian Paul
2016-02-17
1
-0
/
+15
*
mesa: Fix locking of GLsync objects.
Steinar H. Gunderson
2016-02-05
1
-1
/
+1
*
mesa,meta: move gl_texture_object::TargetIndex initializations
Brian Paul
2015-10-08
1
-0
/
+5
*
mesa: remove Driver.DeleteShaderProgram
Marek Olšák
2015-10-03
1
-1
/
+1
*
mesa: remove Driver.DeleteShader
Marek Olšák
2015-10-03
1
-1
/
+1
*
mesa: remove unused geometry shader variables
Marek Olšák
2015-06-05
1
-1
/
+0
*
mesa/main: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-1
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-3
/
+3
*
util/hash_set: Rework the API to know about hashing
Jason Ekstrand
2015-01-15
1
-1
/
+2
*
util: Move main/set to util/hash_set
Jason Ekstrand
2015-01-15
1
-1
/
+1
*
mesa: Drop the "target" parameter from NewBufferObject().
Kenneth Graunke
2014-10-16
1
-1
/
+1
*
mesa: Use a recursive mutex for the texture lock.
Kenneth Graunke
2014-08-20
1
-1
/
+1
*
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
2014-08-04
1
-1
/
+1
*
mesa: fix geometry shader memory leaks
Brian Paul
2014-07-09
1
-0
/
+1
*
mesa: switch to c11 mutex functions
Brian Paul
2014-03-03
1
-8
/
+8
*
mesa: allow buffers to be mapped multiple times
Marek Olšák
2014-02-25
1
-4
/
+2
*
mesa: use _mesa_validate_shader_target() more frequently.
Paul Berry
2014-01-21
1
-2
/
+2
*
main: Fix delete_shader_cb() for geometry shaders
Paul Berry
2013-08-01
1
-1
/
+2
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
mesa: add texobj support for ARB_texture_multisample
Chris Forbes
2013-03-02
1
-0
/
+2
*
mesa: validate that sync objects were created by mesa
Jordan Justen
2012-12-06
1
-5
/
+7
*
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
2012-11-30
1
-1
/
+2
*
mesa: add fbo/texture support for ARB_texture_cube_map_array (v2)
Dave Airlie
2012-11-09
1
-0
/
+1
*
mesa: remove array size so the static assert can work
Brian Paul
2012-10-29
1
-1
/
+1
*
mesa: remove FEATURE_ATI_fragment_shader define.
Oliver McFadden
2012-09-15
1
-8
/
+0
*
mesa: remove FEATURE_ARB_sampler_objects define.
Oliver McFadden
2012-09-15
1
-8
/
+0
*
mesa: remove FEATURE_ARB_(fragment|vertex)_program defines.
Oliver McFadden
2012-09-15
1
-10
/
+0
*
mesa: remove FEATURE_EXT_framebuffer_object define.
Oliver McFadden
2012-09-15
1
-4
/
+0
*
mesa: remove FEATURE_ARB_shader_objects and related defines.
Oliver McFadden
2012-09-15
1
-4
/
+0
*
mesa: use gl_program cast wrappers
Brian Paul
2012-07-18
1
-4
/
+6
*
mesa: fix _mesa_get_fallback_texture() to handle all texture targets
Brian Paul
2012-02-15
1
-3
/
+5
*
mesa: use new _mesa_reference_shared_state() function
Brian Paul
2012-02-01
1
-18
/
+30
*
mesa: use STATIC_ASSERT in a few more places
Brian Paul
2012-01-10
1
-1
/
+1
*
mesa: Remove remaining FEATURE_ARB_vertex_buffer_object guards.
Mathias Fröhlich
2011-12-28
1
-6
/
+0
*
mesa: add support for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-0
/
+1
*
mesa: Remove target parameter from dd_function_table::UnmapBuffer
Ian Romanick
2011-08-23
1
-1
/
+1
[next]