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
/
osmesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Committing in .
Jouk Jansen
2005-09-23
1
-1
/
+1
*
replace GLdepth with GLuint
Brian Paul
2005-09-21
1
-2
/
+2
*
remove unused vars
Brian Paul
2005-09-14
1
-60
/
+1
*
remove _tnl_MakeCurrent call
Brian Paul
2005-09-14
1
-4
/
+0
*
fix a problem w/ color index mode when CHAN_BITS=16
Brian Paul
2005-09-10
1
-3
/
+3
*
remove the old set_buffer() routine
Brian Paul
2005-09-01
1
-13
/
+0
*
moved to windows build dir
Karl Schultz
2005-05-24
1
-119
/
+0
*
fix some BCOMP/ACOMP typos (fixes Brad King's vtk failures)
Brian Paul
2005-05-17
1
-5
/
+5
*
remove some dead code
Brian Paul
2005-05-07
1
-12
/
+1
*
more updates for users of s_spantemp.h
Brian Paul
2005-05-05
1
-0
/
+26
*
fix s_spantemp.h includes
Brian Paul
2005-05-04
1
-7
/
+7
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-230
/
+242
*
fix initial viewport size bug
Brian Paul
2005-01-29
1
-15
/
+12
*
Have OSMesaGetProcAddress() return new OSMESAproc typedef.
Brian Paul
2004-11-27
1
-16
/
+15
*
Use a generic function typedef instead of void * to avoid gcc 3.4 warnings.
Brian Paul
2004-11-25
1
-18
/
+23
*
check return values of _swrast_CreateContext, etc
Brian Paul
2004-04-21
1
-4
/
+9
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-1
/
+1
*
fix stride bug in RGB and BGR span rendering
Brian Paul
2004-03-14
1
-4
/
+4
*
Committing in .
Jouk Jansen
2004-01-23
1
-41
/
+41
*
Committing in .
Jouk Jansen
2004-01-22
1
-40
/
+41
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-50
/
+13
*
Move initialization of default ctx->Driver.buffer-object-functions into
Brian Paul
2003-10-19
1
-11
/
+0
*
initialize GetBufferSubData pointer
Brian Paul
2003-10-15
1
-0
/
+1
*
s/GL_COLOR_INDEX/OSMESA_COLOR_INDEX/
Brian Paul
2003-10-11
1
-1
/
+1
*
don't request accum buffer in color index mode
Brian Paul
2003-10-11
1
-1
/
+2
*
More SciTech SNAP specific changes to glheader.h. Also modified the macros
Kendall Bennett
2003-10-08
1
-14
/
+14
*
Make binary - even though this is a text file, common practice is to store MS...
Karl Schultz
2003-09-19
1
-119
/
+119
*
Copy the DLL files to the lib directory instead of libexec.
Karl Schultz
2003-09-18
1
-2
/
+2
*
GL_ARB_vertex_buffer_object working now, at least for non-indexed
Brian Paul
2003-09-17
1
-0
/
+11
*
added call to _mesa_enable_1_5_extensions()
Brian Paul
2003-09-17
1
-0
/
+1
*
Generate browse info for Debug version.
Karl Schultz
2003-08-30
1
-2
/
+2
*
VC 6 Project File
Karl Schultz
2003-07-26
1
-0
/
+119
*
Committing in .
Jouk Jansen
2003-07-02
1
-0
/
+2
*
Committing in .
Jouk Jansen
2003-06-17
1
-0
/
+38
*
Rework gl[Copy]Tex[Sub]Image() error checking so that all level, width, height
Brian Paul
2003-04-04
1
-2
/
+1
*
s/gl_ctx/mesa/ and misc clean-ups
Brian Paul
2003-04-01
1
-27
/
+33
*
New device driver hooks for texture object and texture image creation to
Brian Paul
2003-04-01
1
-2
/
+6
*
fix GLchan=GLfloat problems
Brian Paul
2003-03-04
1
-7
/
+13
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-3
/
+2
*
casts to silence g++ warnings
Brian Paul
2003-02-25
1
-2
/
+2
*
Overhaul of line drawing template code. Make better use of sw_span mechanism.
Brian Paul
2002-11-14
1
-204
/
+13
*
Lots of clean-ups.
Brian Paul
2002-11-13
1
-1512
/
+843
*
s/BZERO/_mesa_bzero/
Brian Paul
2002-10-30
1
-2
/
+2
*
update versioning/extensions for OpenGL 1.4 / Mesa 5.0
Brian Paul
2002-10-29
1
-3
/
+3
*
wrapped a few more C library functions
Brian Paul
2002-10-25
1
-2
/
+2
*
Header file clean-up:
Brian Paul
2002-10-24
1
-5
/
+3
*
patches from Gerk Huisma for float-channel rendering
Brian Paul
2002-10-17
1
-7
/
+7
*
context-related cleanups (ex: _mesa_notifySwapBuffers instead of _mesa_swapbu...
Brian Paul
2002-10-14
1
-1
/
+2
*
Another round of glRead/DrawBuffer() clean-ups and simplifications.
Brian Paul
2002-10-11
1
-3
/
+3
*
GLfloat/GLchan updates
Brian Paul
2002-10-05
1
-18
/
+22
[next]