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
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed glXCopyContext's mask to unsigned long
Brian Paul
2000-02-25
1
-3
/
+3
*
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-25
1
-2
/
+2
*
changed glXCopyContext()'s mask to unsigned long
Brian Paul
2000-02-23
3
-7
/
+8
*
fixed bug in 24bpp ximage pixel addressing
Brian Paul
2000-02-22
1
-3
/
+3
*
updated version string to Mesa 3.3
Brian Paul
2000-01-27
1
-3
/
+3
*
added BitsPerPixel to XMesaVisual struct
Brian Paul
2000-01-07
1
-2
/
+3
*
updated Clear function for new mask bits
Brian Paul
2000-01-06
1
-1
/
+9
*
bitmaps were vertically shifted by one pixel
Brian Paul
1999-12-12
1
-2
/
+3
*
added GLX_ARB_get_proc_address to extension list
Brian Paul
1999-12-11
1
-3
/
+3
*
added glXGetProcAddressARB()
Brian Paul
1999-12-10
1
-1
/
+24
*
added missing functions in GLX_functions[] array
Brian Paul
1999-11-28
1
-2
/
+5
*
updated comments, removed obsolete functions
Brian Paul
1999-11-28
1
-93
/
+3
*
removed include fakeglx.h
Brian Paul
1999-11-28
1
-2
/
+1
*
obsolete
Brian Paul
1999-11-28
2
-364
/
+0
*
changes for new GLX dispatcher
Brian Paul
1999-11-28
1
-88
/
+340
*
all new dispatch system
Brian Paul
1999-11-28
1
-361
/
+551
*
initial rev
Brian Paul
1999-11-28
1
-0
/
+162
*
bunch of changes for separate read buffer feature
Brian Paul
1999-11-25
1
-12
/
+13
*
implemented glXMakeContextCurrent() and glXGetCurrentReadDrawable()
Brian Paul
1999-11-25
2
-14
/
+113
*
added support for separate read/draw buffers per context
Brian Paul
1999-11-24
1
-7
/
+5
*
added GLX 1.3 functions
Brian Paul
1999-11-23
1
-1
/
+159
*
clean up of version handling, removed GLX_EXT_get_proc_address string
Brian Paul
1999-11-22
1
-11
/
+31
*
added glXGetCurrentDisplay() for GLX 1.2
Brian Paul
1999-11-22
4
-4
/
+43
*
test visinfo, not vishandle in save_glx_visual (Wolfram Gloger)
Brian Paul
1999-11-18
1
-3
/
+3
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
3
-15
/
+78
*
disabled glXGetProcAddress code
Brian Paul
1999-10-27
2
-3
/
+5
*
removed GL_EXT_get_proc_address
Brian Paul
1999-10-16
1
-1
/
+6
*
fixed an RGB vs CI bug in overlay visual selection
Brian Paul
1999-10-14
1
-3
/
+27
*
now using MALLOC, CALLOC, FREE, etc macros
Brian Paul
1999-10-13
2
-4
/
+4
*
Fixed includes & added a few hooks for the DRI.
kw-mesa-1
Keith Whitwell
1999-10-08
1
-10
/
+47
*
added GL_EXT_get_proc_address
Brian Paul
1999-09-16
1
-3
/
+3
*
added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddress
Brian Paul
1999-09-16
2
-20
/
+58
*
bumped version strings to Mesa 3.1
Brian Paul
1999-09-15
1
-3
/
+3
*
fixed typo in GetProcAddress
Brian Paul
1999-09-12
1
-2
/
+2
*
clean-up of glXGetProcAddressEXT()
Brian Paul
1999-09-11
1
-6
/
+6
*
added GLX_EXT_get_proc_address
Brian Paul
1999-09-11
2
-2
/
+39
*
fix for GL_COMPILE_AND_EXECUTE bug
Keith Whitwell
1999-09-03
1
-43
/
+1
*
Initial revision
jtg
1999-08-19
6
-0
/
+3168