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
/
glide
Commit message (
Expand
)
Author
Age
Files
Lines
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
2
-8
/
+7
*
fix some float/ubyte mistakes (Daniel Borca)
Brian Paul
2003-01-08
2
-4
/
+4
*
misc driver updates (Daniel Borca)
Brian Paul
2002-11-04
5
-14
/
+16
*
updated email addresses
Brian Paul
2002-10-29
2
-4
/
+4
*
added some casts for mallocs (bug 630379)
Brian Paul
2002-10-29
1
-2
/
+2
*
Header file clean-up:
Brian Paul
2002-10-24
5
-19
/
+10
*
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
-4
/
+4
*
Changed a number of context fields from GLchan to GLfloat (such as ClearColor).
Brian Paul
2002-10-04
1
-4
/
+8
*
new texture compression infrastructure
Brian Paul
2002-09-27
1
-1
/
+7
*
updated wglGetProcAddress
Brian Paul
2002-09-04
1
-86
/
+5
*
s/DrawDestMask/_DrawDestMask/
Brian Paul
2002-08-21
1
-4
/
+7
*
s/ProjectedClipPtr/NdcPtr/
Brian Paul
2002-08-21
1
-5
/
+5
*
fixed array index typo in VERT_SAVE_RGBA() macro
Brian Paul
2002-08-21
1
-2
/
+2
*
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2002-07-09
2
-5
/
+8
*
Implemented GL_NV_texture_rectangle extension.
Brian Paul
2002-06-15
3
-47
/
+31
*
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-15
3
-11
/
+12
*
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-06-13
2
-5
/
+3
*
replaced 0xf and 0xf0 with TEXTURE0_ANY and TEXTURE1_ANY
Brian Paul
2002-06-06
1
-4
/
+4
*
Lots of changes related to framebuffer/window buffer resizing. Basically,
Brian Paul
2002-03-16
1
-11
/
+14
*
casts to silence warnings from gcc 2.96
Brian Paul
2001-11-06
2
-4
/
+4
*
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-23
13
-223
/
+165
*
set GR_STWHINT_ST_DIFF_TMU1 flag in the init() function (fixes multiarb demo)
Brian Paul
2001-09-19
1
-2
/
+7
*
fix fallback for stippled polygons, removed a debug message
Brian Paul
2001-09-19
1
-6
/
+7
*
compute dst->ooz, not dst->z in clip interpolation function
Brian Paul
2001-09-19
1
-1
/
+1
*
remove some debug
Keith Whitwell
2001-09-18
1
-5
/
+5
*
Fix FX driver to the point where gears & morph3d work.
Keith Whitwell
2001-09-18
3
-26
/
+15
*
changes to allow the driver to compile - still doesn't work though
Brian Paul
2001-08-29
5
-6
/
+29
*
Fix Alan Barnett's 'try10' display list bug.
Keith Whitwell
2001-07-17
1
-4
/
+4
*
Committing in .
Jouk Jansen
2001-07-13
2
-0
/
+35
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
6
-1242
/
+1204
*
Allow different max texture sizes for 1/2D, 3D and cube maps.
Brian Paul
2001-06-13
1
-1
/
+0
*
fixed bad texture border test (sometimes caused a segfault)
Brian Paul
2001-05-10
1
-1
/
+1
*
minor clean-up
Brian Paul
2001-05-10
1
-18
/
+1
*
Driver interface changes
Keith Whitwell
2001-05-10
1
-0
/
+1
*
check hardware type and use SETUP_SNAP if needed
Brian Paul
2001-05-10
3
-13
/
+21
*
minor clean-ups
Brian Paul
2001-05-09
1
-8
/
+13
*
minor clean-ups and warning fixes
Brian Paul
2001-05-03
1
-1
/
+1
*
add disabled test to turn on vertex snapping.
Keith Whitwell
2001-05-03
1
-0
/
+5
*
fixed vertex color problems
Brian Paul
2001-05-02
2
-13
/
+13
*
teximage updates. seems to work fine.
Brian Paul
2001-05-02
2
-116
/
+121
*
float color changes
Keith Whitwell
2001-05-01
2
-18
/
+18
*
texture image code updates (not finished)
Brian Paul
2001-04-24
3
-195
/
+143
*
compilation fixes - texturing isn't working at this time
Brian Paul
2001-04-20
2
-2
/
+7
*
Fixed a texture conversion problem: sometimes need to produce an intermediate
Brian Paul
2001-04-20
1
-1
/
+3
*
include fxdrv.h before other headers (Ivan Kalvatchev)
Brian Paul
2001-04-03
1
-1
/
+1
*
fixed compilation problems related to ctx->_Enabled removal
Brian Paul
2001-03-30
1
-4
/
+5
*
Removed DD_Z_NEVER.
Brian Paul
2001-03-29
1
-1
/
+1
*
compilation updates
Brian Paul
2001-03-28
2
-3
/
+2
*
- Restore texImage->IntFormat.
Gareth Hughes
2001-03-28
1
-12
/
+12
[next]