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
/
gdi
Age
Commit message (
Expand
)
Author
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-05
Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warni...
Karl Schultz
2005-09-05
remove _swrast_DrawBuffer
Karl Schultz
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
2004-11-27
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
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
2004-08-30
remove CR
Daniel Borca
2004-08-25
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
Windows ICD driver code (patch 1014800)
Brian Paul
2004-08-14
Update Visual Studio Project file for src tree updates.
Karl Schultz
2004-07-01
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-05-10
fixed bugs in fxddtex.c
Daniel Borca
2004-01-27
Add new driverfuncs.
Karl Schultz
2004-01-20
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-14
Replace with version generated from new python script.
Karl Schultz
2004-01-13
add new entrypoints
Karl Schultz
2004-01-07
Mingw3 prototypes
Daniel Borca
2003-11-24
Import vtx-0-2-branch
Keith Whitwell
2003-11-04
fix AccessViolation bug (#835861)
Brian Paul
2003-09-19
Make binary - even though this is a text file, common practice is to store MS...
Karl Schultz
2003-09-18
Update with current set of gl* entry points.
Karl Schultz
2003-09-18
Copy the DLL files to the lib directory instead of libexec.
Karl Schultz
2003-09-18
Add symbols to export private entry points to osmesa.
Karl Schultz
2003-08-30
Generate browse info for Debug version.
Karl Schultz
2003-08-05
Updates from Daniel Borca.
Brian Paul
2003-07-25
cleanup - add comments and sort names.
Karl Schultz
2003-07-24
add symbols needed by osmesa.
Karl Schultz
2003-07-24
fix location of mesa.def
Karl Schultz
2003-07-24
linker exports defs
Karl Schultz
2003-07-24
Source code for GDI driver.
Karl Schultz
2003-07-24
Project file to build gdi driver and OPENGL32.DLL.
Karl Schultz