index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
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
*
Fixed pixel color component problem and clear code for 24-bit Windows
Karl Schultz
2002-01-15
2
-159
/
+179
*
Remove trailing CR's. No logical changes.
Karl Schultz
2002-01-15
1
-478
/
+487
*
Updates for improved DirectDraw support (Daniel Slater)
Karl Schultz
2001-11-01
2
-65
/
+514
*
Fix the clear() function
Karl Schultz
2001-10-05
1
-80
/
+98
*
Updated Windows driver for Mesa 4.0.
Karl Schultz
2001-10-04
1
-1555
/
+1427
*
remove extra CR chars
Karl Schultz
2001-10-04
2
-194
/
+194
*
disable some more code so that it compiles quietly on Windows.
Karl Schultz
2001-09-25
1
-6
/
+6
*
remove carriage return chars
Karl Schultz
2001-09-18
2
-3616
/
+3616
*
Win32 updates (Karl Schultz)
Brian Paul
2001-09-14
2
-3600
/
+3616
*
wglUseFontBitmapsA() update (Frank Warmerdam)
Brian Paul
2001-07-27
1
-7
/
+135
*
s/Height/height/ (Jeff Potter)
Brian Paul
2001-05-21
1
-2
/
+2
*
fixed font/bitmap x-offset bug (Frank Warmerdam)
Brian Paul
2001-05-09
1
-2
/
+2
*
fixed Y flip problem in read_rgba_pixels() (Frank Warmerdam)
Brian Paul
2001-05-09
1
-2
/
+3
*
flush pipeline in WMesaSwapBuffers (Frank Warmerdam)
Brian Paul
2001-04-26
1
-1
/
+9
*
fixed wglUseFontBitmapsA() bugs (Frank Warmerdam)
Brian Paul
2001-04-03
1
-12
/
+10
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
4
-6
/
+12
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
2
-5
/
+5
*
Modified Files:
Jouk Jansen
2000-11-22
1
-2
/
+2
*
Minor header file changes to silence warnings.
Brian Paul
2000-11-17
1
-1
/
+3
*
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-14
1
-33
/
+14
*
- Changes for new software rasterizer modules
Keith Whitwell
2000-11-05
4
-35
/
+53
*
removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead
Brian Paul
2000-09-28
2
-21
/
+21
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
2
-36
/
+37
*
Win32 updates (Chris Morley)
Brian Paul
2000-09-12
1
-82
/
+30
*
removed ctx->Driver.Dither function
Brian Paul
2000-09-08
2
-42
/
+17
*
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
2
-37
/
+9
*
updates from
[email protected]
Brian Paul
2000-08-02
2
-8
/
+15
*
removed obsolete logicop function
Brian Paul
2000-03-03
1
-14
/
+4
[next]