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
path:
root
/
src
/
mesa
/
main
/
bufferobj.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-11
/
+11
*
dispatch: Delete unused init_dispatch functions.
Paul Berry
2012-11-06
1
-4
/
+0
*
dispatch: Make all API functions non-static.
Paul Berry
2012-11-06
1
-39
/
+27
*
mesa: remove FEATURE_APPLE_object_purgeable define.
Oliver McFadden
2012-09-15
1
-2
/
+0
*
mesa/es: Pass context to _mesa_init_bufferobj_dispatch
Ian Romanick
2012-08-14
1
-1
/
+2
*
mesa: Move glBindBufferBase and glBindBufferRange() to bufferobj.
Eric Anholt
2012-06-21
1
-0
/
+7
*
mesa: Move buffer object dispatch setup to bufferobj.c.
Eric Anholt
2012-06-21
1
-0
/
+3
*
mesa: new _mesa_total_buffer_object_memory() debug function
Brian Paul
2012-04-11
1
-0
/
+2
*
mesa: Set default access flags based on the run-time API
Ian Romanick
2012-01-19
1
-1
/
+2
*
mesa: check for null ptr in _mesa_is_bufferobj()
Brian Paul
2011-11-28
1
-1
/
+1
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-3
/
+3
*
main: use inline function wrapper for _mesa_reference_buffer_object()
Brian Paul
2011-07-14
1
-1
/
+11
*
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-28
1
-41
/
+0
*
mesa: Directly include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-07
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-11
/
+11
*
mesa: Reduce bufferobj.h header file inclusion.
Vinson Lee
2010-07-29
1
-1
/
+1
*
APPLE_object_purgeable: core
Chris Wilson
2010-03-05
1
-0
/
+11
*
mesa: Enable true refcounting for NullBufferObj.
Michal Krol
2010-02-09
1
-0
/
+3
*
mesa: added _mesa_GetBufferParameteri64v()
Brian Paul
2010-01-02
1
-0
/
+3
*
mesa: combined PBO validate/map helpers
Brian Paul
2009-09-03
1
-0
/
+16
*
mesa: consolidate PBO map/unmap helpers
Brian Paul
2009-09-03
1
-18
/
+9
*
mesa: const qualifiers
Brian Paul
2009-08-12
1
-2
/
+2
*
mesa: new _mesa_is_bufferobj() function
Brian Paul
2009-08-12
1
-0
/
+12
*
mesa: new _mesa_bufferobj_mapped() helper function
Brian Paul
2009-08-07
1
-0
/
+8
*
mesa: make buffer object-related driver fallback functions static
Brian Paul
2009-06-19
1
-45
/
+3
*
mesa: implement GL_ARB_map_buffer_range
Brian Paul
2009-06-08
1
-0
/
+17
*
mesa: _mesa_CopyBufferSubData() function, and driver fall-back
Brian Paul
2009-06-02
1
-1
/
+14
*
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...
Alan Hourihane
2008-09-11
1
-7
/
+4
|
\
|
*
mesa: improved gl_buffer_object reference counting
Brian Paul
2008-09-04
1
-7
/
+4
*
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
gallium: fix typo s/_mesa_unmap_drapix_pbo/_mesa_unmap_drawpix_pbo/
Brian Paul
2008-04-25
1
-2
/
+2
|
*
Refactor PBO validate/map code.
Brian
2008-03-21
1
-15
/
+9
|
*
add a number of PBO validate/map/unmap functions
Brian Paul
2008-03-21
1
-2
/
+37
*
|
Refactor PBO validate/map code.
Brian
2008-03-21
1
-15
/
+9
*
|
add a number of PBO validate/map/unmap functions
Brian
2008-03-21
1
-2
/
+37
*
|
For _mesa_share_state(), update the context's references to the new share gro...
Brian
2007-08-23
1
-0
/
+3
|
/
*
Added _mesa_lookup_program() and _mesa_lookup_bufferobj() functions to avoid
Brian Paul
2006-08-23
1
-0
/
+3
*
Add support for GL_APPLE_vertex_array_object. Several test programs
Ian Romanick
2006-06-12
1
-0
/
+2
*
GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpacking
Brian Paul
2004-11-10
1
-1
/
+2
*
Remove redundant error checking.
Brian Paul
2004-10-31
1
-1
/
+4
*
Implementation of GL_EXT_pixel_buffer_object extension.
Brian Paul
2004-03-13
1
-3
/
+7
*
remove duplicate declaration
Alan Hourihane
2003-12-04
1
-4
/
+0
*
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-10-21
1
-11
/
+11
*
minor tweaks
Brian Paul
2003-10-15
1
-2
/
+2
*
More work on ARB_vertex_buffer_object.
Brian Paul
2003-09-17
1
-0
/
+9
*
Added prototypes for internal functions to bufferobj.h.
Brian Paul
2003-09-09
1
-0
/
+46
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
fix MapBufferARB() return type
Brian Paul
2003-05-10
1
-2
/
+2
*
Basic infrastructure for GL_ARB_vertex_buffer_object.
Brian Paul
2003-03-29
1
-0
/
+66