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
*
Add new driverfuncs.
Karl Schultz
2004-01-27
2
-0
/
+9
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-47
/
+26
*
Replace with version generated from new python script.
Karl Schultz
2004-01-14
1
-717
/
+719
*
add new entrypoints
Karl Schultz
2004-01-13
1
-696
/
+715
*
Mingw3 prototypes
Daniel Borca
2004-01-07
1
-4
/
+1
*
Import vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-1
/
+0
*
fix AccessViolation bug (#835861)
Brian Paul
2003-11-04
1
-2
/
+9
*
Make binary - even though this is a text file, common practice is to store MS...
Karl Schultz
2003-09-19
1
-129
/
+129
*
Update with current set of gl* entry points.
Karl Schultz
2003-09-18
1
-221
/
+726
*
Copy the DLL files to the lib directory instead of libexec.
Karl Schultz
2003-09-18
1
-2
/
+2
*
Add symbols to export private entry points to osmesa.
Karl Schultz
2003-09-18
1
-0
/
+6
*
Generate browse info for Debug version.
Karl Schultz
2003-08-30
1
-1
/
+1
*
Updates from Daniel Borca.
Brian Paul
2003-08-05
1
-1
/
+4
*
Moved.
Karl Schultz
2003-07-26
4
-1449
/
+0
*
cleanup - add comments and sort names.
Karl Schultz
2003-07-25
1
-88
/
+118
*
add symbols needed by osmesa.
Karl Schultz
2003-07-24
1
-0
/
+3
*
Project file for osmesa
Karl Schultz
2003-07-24
1
-0
/
+121
*
moved to top of tree.
Karl Schultz
2003-07-24
1
-104
/
+0
*
fix location of mesa.def
Karl Schultz
2003-07-24
1
-1
/
+1
*
linker exports defs
Karl Schultz
2003-07-24
1
-0
/
+492
*
Source code for GDI driver.
Karl Schultz
2003-07-24
4
-0
/
+4649
*
Project file to build gdi driver and OPENGL32.DLL.
Karl Schultz
2003-07-24
1
-0
/
+129
*
Project file to build tnl - creates static LIB that is later linked to make a...
Karl Schultz
2003-07-24
1
-0
/
+252
*
Project file to build swrast - creates static LIB that is later linked to mak...
Karl Schultz
2003-07-24
1
-0
/
+360
*
Project file to build core mesa - creates static LIB that is later linked to ...
Karl Schultz
2003-07-24
1
-0
/
+716
*
Visual Studio Workspace file for building Mesa. This workspace contains proj...
Karl Schultz
2003-07-24
1
-0
/
+104
*
Removing from this directory. Will be added to new gdi driver directory.
Karl Schultz
2003-07-24
4
-4630
/
+0
*
Remove obsolete file.
Karl Schultz
2003-07-24
7
-7788
/
+0
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-2
/
+1
*
Check only LEFT bits for clearing alpha buffer. (Evgeny Kotsuba)
Karl Schultz
2003-01-30
1
-2
/
+2
*
Fix SourceForge bug 664908. wglDescribePixelFormat should return the
Karl Schultz
2003-01-15
1
-1
/
+3
*
update versioning/extensions for OpenGL 1.4 / Mesa 5.0
Brian Paul
2002-10-29
1
-1
/
+2
*
Header file clean-up:
Brian Paul
2002-10-24
2
-9
/
+3
*
context-related cleanups (ex: _mesa_notifySwapBuffers instead of _mesa_swapbu...
Brian Paul
2002-10-14
1
-2
/
+2
*
Another round of glRead/DrawBuffer() clean-ups and simplifications.
Brian Paul
2002-10-11
1
-3
/
+3
*
Changed a number of context fields from GLchan to GLfloat (such as ClearColor).
Brian Paul
2002-10-04
2
-5
/
+13
*
Fix for bug 618459. Mods to allow compilation on VC++ 5.0 (Michael Krause)
Karl Schultz
2002-10-04
1
-2
/
+8
*
new texture compression infrastructure
Brian Paul
2002-09-27
1
-13
/
+17
*
Mark destroyed context as not current. (Frank Warmerdam)
Karl Schultz
2002-09-12
1
-1
/
+4
*
updated wglGetProcAddress
Brian Paul
2002-09-04
1
-53
/
+8
*
Don't call _mesa_initialize_context because we are using
Karl Schultz
2002-08-28
1
-11
/
+2
*
Catch up windows driver with recent context mods
Karl Schultz
2002-07-29
1
-3
/
+3
*
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2002-07-09
1
-19
/
+8
*
Implemented GL_NV_texture_rectangle extension.
Brian Paul
2002-06-15
2
-6
/
+6
*
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-15
1
-9
/
+9
*
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-06-13
2
-3
/
+11
*
Apply alpha buffer control fix to accum buffer too.
Karl Schultz
2002-04-23
1
-2
/
+3
*
Fix up alpha buffer handling for Windows.
Karl Schultz
2002-04-23
2
-6
/
+36
*
Lots of changes related to framebuffer/window buffer resizing. Basically,
Brian Paul
2002-03-16
1
-4
/
+5
*
Fixes for 24-bit Windows devices. The old code was trying to do 3-byte
Karl Schultz
2002-01-16
1
-5
/
+11
[next]