index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
dlist.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove _MESA_INIT_DLIST_VTXFMT() macro
Brian Paul
2013-05-02
1
-6
/
+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: make _mesa_save_vtxfmt_init() static
Brian Paul
2013-04-23
1
-2
/
+0
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
mesa: Delay display list save dispatch setup until Exec is set up.
Eric Anholt
2013-01-21
1
-1
/
+1
*
dispatch: Delete unused init_dispatch functions.
Paul Berry
2012-11-06
1
-2
/
+0
*
dispatch: Make all API functions non-static.
Paul Berry
2012-11-06
1
-3
/
+16
*
mesa: Pass GL context to _mesa_create_save_table
Ian Romanick
2012-09-28
1
-1
/
+1
*
mesa: remove FEATURE_dlist define.
Oliver McFadden
2012-09-15
1
-28
/
+0
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-3
/
+3
*
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
-10
/
+10
*
mesa: Remove unused _MESA_INIT_*_FUNCTIONS.
Chia-I Wu
2010-09-14
1
-11
/
+0
*
mesa: Include compiler.h for ASSERT.
Chia-I Wu
2010-08-20
1
-0
/
+2
*
mesa: Move struct _glapi_table allocation out of context.c
Kristian Høgsberg
2010-04-22
1
-1
/
+1
*
mesa: added _mesa_free_display_list_data()
Brian Paul
2009-10-07
1
-0
/
+2
*
mesa: rename display list functions
Brian Paul
2009-10-07
1
-5
/
+5
*
mesa/main: Make FEATURE_dlist follow feature conventions.
Chia-I Wu
2009-09-30
1
-34
/
+48
*
mesa: display list clean-ups
Brian
2009-01-31
1
-1
/
+1
*
Added _mesa_delete_list() to delete a display list, but don't remove from
Brian Paul
2006-06-30
1
-6
/
+4
*
No need for _mesa_save_error() to be public.
Brian Paul
2006-03-01
1
-2
/
+0
*
Remove need to initialize the InstSize[] array elements by just storing
Brian Paul
2006-02-26
1
-1
/
+1
*
display list clean-ups
Brian Paul
2006-02-26
1
-10
/
+7
*
clean up code related to dispatch table initialization
Brian Paul
2004-11-27
1
-2
/
+1
*
comments, capitalization, misc-clean-ups
Brian Paul
2004-03-03
1
-4
/
+4
*
Merge vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-0
/
+5
*
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-10-21
1
-12
/
+12
*
Move macros from header to C file. Updated some comments
Brian Paul
2003-09-18
1
-59
/
+2
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-0
/
+48
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
vertex program check-in
Brian Paul
2001-12-14
1
-10
/
+11
*
- Minor cleanups of ctx->Driver.Current*Primitive usage.
Gareth Hughes
2001-03-24
1
-3
/
+3
*
Fix ASSERT_OUTSIDE_SAVE_BEGIN_END() macro as well.
Gareth Hughes
2001-03-24
1
-12
/
+18
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-3
/
+3
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-4
/
+4
*
fix conform dlist test
Keith Whitwell
2001-01-13
1
-2
/
+5
*
fix xscreensaver cores
Keith Whitwell
2000-12-26
1
-3
/
+4
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-1
/
+25
*
Fixed a couple of bugs that crept into last commit
Keith Whitwell
2000-11-24
1
-1
/
+5
*
Committing in .
Jouk Jansen
2000-11-22
1
-7
/
+7
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-3
/
+11
*
removed unused display_list struct
Brian Paul
2000-09-24
1
-8
/
+1
*
removed unused struct display_list_compilation
Brian Paul
2000-09-15
1
-8
/
+2
*
changed allocation/initialization of API dispatch tables
Brian Paul
2000-05-24
1
-2
/
+2
*
minor clean-ups, renaming
Brian Paul
2000-04-05
1
-7
/
+4
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-11
/
+10
*
Initial revision
jtg
1999-08-19
1
-0
/
+79