index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
windows
Age
Commit message (
Expand
)
Author
2008-05-29
Assorted Windows fixes (Karl Schultz)
Brian Paul
2008-05-28
updated function list
Brian Paul
2008-01-02
additional stub functions
Brian
2007-11-27
use DEFAULT_SOFTWARE_DEPTH_BITS
Delle
2007-10-15
faster write_rgba_span_front()
Andreas Micheler
2007-08-23
For _mesa_share_state(), update the context's references to the new share gro...
Brian
2007-07-21
Fix a number of MINGW32 issues
Zhang
2007-07-02
add const to wglSetPixelFormat() to match .h declaration
Brian
2007-06-28
a variety of fixes for MingW
zhang
2007-04-26
enable 2.1 extensions
Brian
2007-04-24
assorted fixes for Windows/VC8
Karl Schultz
2007-02-16
Commiting a few minor fixes to glut fbdev (segfault on a separate stack)
Sean D'Epagnier
2006-11-01
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-10-21
don't use params passed to Clear()
Brian Paul
2006-08-30
Handle API and dispatch table changes that removed a bunch of extension entry...
Karl Schultz
2006-08-04
export new _mesa_* functions
Karl Schultz
2006-07-21
check for non-nill pwc in WMesaMakeCurrent(), bug 7585
Brian Paul
2006-06-16
Thread safety for Win32. SourceForge bug #1507315.
Brian Paul
2006-04-03
Fix problem reported by Bill Newman in read_rgba_pixels for 16 and 32 bit (GD...
Karl Schultz
2006-03-30
Clean up data structures, finishing off some of the cleanup work suggested by...
Karl Schultz
2006-03-30
Fix logic error in viewport function so that we still resize the buffers if t...
Karl Schultz
2006-03-30
When creating front/back renderbuffers, init the Red/Green/Blue/AlphaBits fields
Brian Paul
2006-03-30
Use [][3] for write_rgb_span_16
Karl Schultz
2006-03-30
Fixes from Brian to help migrate to render buffer DD interfaces. Also fix bu...
Karl Schultz
2006-03-29
Update for new Mesa entry points. I need to change the python script that ge...
Karl Schultz
2006-01-25
add wglGetExtensionsStringARB
Karl Schultz
2005-12-16
fix thinko in last revision.
Karl Schultz
2005-12-15
Work In Progress. Move some of the frame buffer, render buffer, etc init cod...
Karl Schultz
2005-12-08
update for symbol export changes
Karl Schultz
2005-09-19
additional wrapper updates, bug 4468
Brian Paul
2005-09-05
Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warni...
Karl Schultz
2005-09-05
remove _swrast_DrawBuffer
Karl Schultz
2005-08-27
Rearrange the code related to GL_ARB_occlusion_object to generalize query
Brian Paul
2005-08-09
free context structure (bug 1252316) and s/free/_mesa_free/
Brian Paul
2005-07-01
Fix a prototype
Karl Schultz
2005-06-13
mingw changes (Nolan Leake)
Brian Paul
2005-05-24
moved to windows build dir
Karl Schultz
2005-05-24
Major code cleanup and begin using new render buffer interface.
Karl Schultz
2005-04-22
Updates for pipeline_stage struct changes.
Keith Whitwell
2005-04-15
more gldirect compile fixes. Getting near the linking stage now. No build fil...
Ben Crossman
2005-04-14
Some initial compile fixes. Still some left and warnings that need fixing. No...
Ben Crossman
2005-02-14
killed a few warnings
Daniel Borca
2005-02-05
remove dependency on Shared->TexObjectList
Brian Paul
2004-12-09
simplistic ICD implementation for fx/Mesa
Daniel Borca
2004-12-07
fixed an include path
Daniel Borca
2004-11-27
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-15
moved windoze specific code outside drivers/glide/
Daniel Borca
2004-11-08
Remove need for defining _MSC_VER when building Mesa for windows with
Brian Paul
2004-10-12
SWTC trick, enabled new extensions
Daniel Borca
2004-09-17
rearrange a couple of lines of code to avoid compilation error in VC 6,
Karl Schultz
[next]