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
/
buffers.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-1
/
+1
*
mesa: refactor, create _mesa_update_draw_buffers() helper
Brian Paul
2011-06-16
1
-0
/
+4
*
mesa: Clean up header file inclusion in buffers.h.
Vinson Lee
2010-11-07
1
-1
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
mesa: refactor: move multisample-related functions into new multisample.c file
Brian Paul
2008-09-21
1
-6
/
+0
*
mesa: refactor: move _mesa_resizebuffers(), _mesa_ResizeBuffersMESA() to fram...
Brian Paul
2008-09-21
1
-4
/
+0
*
mesa: refactor: move glClear, glClearColor into new clear.c file.
Brian Paul
2008-09-21
1
-10
/
+0
*
mesa: refactor: move scissor functions into new scissor.c file
Brian Paul
2008-09-21
1
-10
/
+0
*
remove dead code left over after fixing GL_READ/DRAW_BUFFER state issues
Brian
2007-08-18
1
-5
/
+0
*
Rework the GL_READ_BUFFER, GL_DRAW_BUFFER state repairs that Roland previousl...
Brian
2007-08-16
1
-2
/
+7
*
fix mesa's handling of fbo's / window fb (again)
Roland Scheidegger
2007-07-19
1
-0
/
+3
*
resize buffers in MakeCurrent
Keith Whitwell
2006-09-22
1
-0
/
+2
*
Silence minor compiler warnings (-Wextra).
Brian Paul
2006-04-05
1
-1
/
+1
*
minor clean-up
Brian Paul
2006-03-29
1
-3
/
+3
*
properly notify driver on scissor change in MakeCurrent
Keith Whitwell
2005-12-30
1
-0
/
+3
*
Replace GLuint with GLbitfield where appropriate. Also replace GLuint
Brian Paul
2005-09-15
1
-2
/
+2
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-3
/
+4
*
Rename _mesa_update_buffers() to _mesa_update_draw_buffer_bounds() and do
Brian Paul
2005-02-26
1
-4
/
+8
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-0
/
+3
*
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-10-21
1
-8
/
+8
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-0
/
+10
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
Consolidated source files. Since the re-org a number of source files
Brian Paul
2001-06-18
1
-1
/
+4
*
infrastructure for GL_ARB_multisample
Brian Paul
2001-05-29
1
-1
/
+4
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-3
/
+3
*
Committing in .
Jouk Jansen
2000-11-22
1
-6
/
+6
*
functions from old glmisc.c file
Brian Paul
2000-02-02
1
-0
/
+55