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
/
drivers
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
4
-19
/
+19
*
tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.
Eric Anholt
2009-11-19
6
-18
/
+18
*
tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]
Eric Anholt
2009-11-19
3
-3
/
+3
*
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
Eric Anholt
2009-11-19
3
-12
/
+12
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-11-04
1
-11
/
+0
|
\
|
*
windows: remove old entrypoints from mesa.def file
Karl Schultz
2009-11-03
1
-12
/
+0
*
|
windows: call _mesa_meta_init/free()
Brian Paul
2009-09-20
1
-0
/
+5
*
|
windows: replace old ColorTable, Convolution functions with new
Brian Paul
2009-09-19
2
-8
/
+8
*
|
windows: replace old TexCopy functions w/ new
Brian Paul
2009-09-19
2
-10
/
+10
*
|
gldirect: remove refs to soon-to-be-obsolete functions
Brian Paul
2009-09-19
1
-24
/
+2
|
/
*
windows: updated VC8 project files
Karl Schultz
2009-07-27
1
-1
/
+0
*
gdi: Don't implement broken gl_dispatch_stub_xxx.
José Fonseca
2009-04-20
1
-77
/
+0
*
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-07
2
-2
/
+2
*
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
5
-0
/
+6
*
windows: updated mesa.def file
Karl Schultz
2009-01-15
1
-0
/
+5
*
windows: try to create a context in wglCreateLayerContext()
Karl Schultz
2009-01-13
1
-1
/
+2
*
windows: fix visual object memleak
Thomas Henn
2008-11-26
1
-0
/
+3
*
windows: fix _mesa_unreference_framebuffer() to pass ** type.
Thomas Henn
2008-11-26
1
-1
/
+3
*
windows: replace free() with _mesa_unreference_framebuffer()
Brian Paul
2008-11-24
1
-1
/
+1
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
8
-12
/
+2
*
added 24bpp support
Shane Blackett
2008-09-11
1
-10
/
+217
*
Assorted Windows fixes (Karl Schultz)
Brian Paul
2008-05-29
1
-7
/
+7
*
updated function list
Brian Paul
2008-05-28
1
-27
/
+4
*
additional stub functions
Brian
2008-01-02
1
-0
/
+4
*
use DEFAULT_SOFTWARE_DEPTH_BITS
Delle
2007-11-27
1
-9
/
+11
*
faster write_rgba_span_front()
Andreas Micheler
2007-10-15
1
-17
/
+78
*
For _mesa_share_state(), update the context's references to the new share gro...
Brian
2007-08-23
2
-2
/
+7
*
Fix a number of MINGW32 issues
Zhang
2007-07-21
3
-24
/
+44
*
add const to wglSetPixelFormat() to match .h declaration
Brian
2007-07-02
1
-1
/
+1
*
a variety of fixes for MingW
zhang
2007-06-28
2
-66
/
+72
*
enable 2.1 extensions
Brian
2007-04-26
1
-0
/
+1
*
assorted fixes for Windows/VC8
Karl Schultz
2007-04-24
2
-3
/
+56
*
Commiting a few minor fixes to glut fbdev (segfault on a separate stack)
Sean D'Epagnier
2007-02-16
14
-26
/
+26
*
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-11-01
1
-8
/
+5
*
don't use params passed to Clear()
Brian Paul
2006-10-21
1
-2
/
+6
*
Handle API and dispatch table changes that removed a bunch of extension entry...
Karl Schultz
2006-08-30
2
-114
/
+50
*
export new _mesa_* functions
Karl Schultz
2006-08-04
1
-0
/
+5
*
check for non-nill pwc in WMesaMakeCurrent(), bug 7585
Brian Paul
2006-07-21
1
-1
/
+1
*
Thread safety for Win32. SourceForge bug #1507315.
Brian Paul
2006-06-16
1
-0
/
+32
*
Fix problem reported by Bill Newman in read_rgba_pixels for 16 and 32 bit (GD...
Karl Schultz
2006-04-03
1
-2
/
+2
*
Clean up data structures, finishing off some of the cleanup work suggested by...
Karl Schultz
2006-03-30
2
-133
/
+139
*
Fix logic error in viewport function so that we still resize the buffers if t...
Karl Schultz
2006-03-30
1
-8
/
+5
*
When creating front/back renderbuffers, init the Red/Green/Blue/AlphaBits fields
Brian Paul
2006-03-30
1
-18
/
+38
*
Use [][3] for write_rgb_span_16
Karl Schultz
2006-03-30
1
-1
/
+1
*
Fixes from Brian to help migrate to render buffer DD interfaces. Also fix bu...
Karl Schultz
2006-03-30
3
-297
/
+419
*
Update for new Mesa entry points. I need to change the python script that ge...
Karl Schultz
2006-03-29
1
-3
/
+4
*
add wglGetExtensionsStringARB
Karl Schultz
2006-01-25
2
-1
/
+6
*
fix thinko in last revision.
Karl Schultz
2005-12-16
1
-1
/
+1
*
Work In Progress. Move some of the frame buffer, render buffer, etc init cod...
Karl Schultz
2005-12-15
2
-102
/
+164
*
update for symbol export changes
Karl Schultz
2005-12-08
1
-1
/
+2
[next]