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
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor XFree86 change
Brian Paul
2001-05-01
1
-1
/
+5
*
float color changes
Keith Whitwell
2001-05-01
2
-18
/
+18
*
Lots more eval fixes
Keith Whitwell
2001-04-30
1
-1
/
+5
*
typo
Keith Whitwell
2001-04-29
1
-2
/
+1
*
More HW_DIVIDE checks.
Keith Whitwell
2001-04-29
1
-6
/
+6
*
Allow drivers to provide a dynamic CHECK_HW_DIVIDE, to turn the divide off
Keith Whitwell
2001-04-29
2
-16
/
+18
*
fix color copying in twosided quads
Keith Whitwell
2001-04-28
1
-2
/
+10
*
add specialized interp for backcolor, edgeflags
Keith Whitwell
2001-04-28
3
-5
/
+129
*
Support for floating point color representation in tnl module.
Keith Whitwell
2001-04-28
2
-61
/
+60
*
changed xmesa_visual and xmesa_buffer structs to directly include GLvisual an...
Brian Paul
2001-04-27
5
-102
/
+88
*
fixed mem leak in XFreeFontInfo() call
Brian Paul
2001-04-26
1
-3
/
+3
*
flush pipeline in WMesaSwapBuffers (Frank Warmerdam)
Brian Paul
2001-04-26
1
-1
/
+9
*
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
*
Added IROUND_POS() macro to mmath.h and use where appropriate. (Klaus Niederk...
Brian Paul
2001-04-10
1
-5
/
+6
*
remove a HAVE_ELTS that I'd stuck before.
Alan Hourihane
2001-04-09
1
-2
/
+2
*
fix use of projected vertices with notex vertices when DO_PTEX isn't set.
Alan Hourihane
2001-04-09
1
-7
/
+3
*
Add quad and quad_strip
Alan Hourihane
2001-04-07
1
-6
/
+56
*
add FINISH function at end of each render_* function
Alan Hourihane
2001-04-06
2
-4
/
+31
*
More texture image changes.
Brian Paul
2001-04-04
2
-2
/
+6
*
another fix to clear_32bit_ximage()
Brian Paul
2001-04-03
1
-2
/
+1
*
include fxdrv.h before other headers (Ivan Kalvatchev)
Brian Paul
2001-04-03
1
-1
/
+1
*
fixed wglUseFontBitmapsA() bugs (Frank Warmerdam)
Brian Paul
2001-04-03
1
-12
/
+10
*
clear pixel value wasn't byteswapped for scissored clears in clear_32bit_xima...
Brian Paul
2001-04-03
1
-8
/
+8
*
fixed compilation problems related to ctx->_Enabled removal
Brian Paul
2001-03-30
1
-4
/
+5
*
Fix calculation of fog coordinate in translate_vertex().
Keith Whitwell
2001-03-30
1
-2
/
+2
*
silence a compiler warning
Brian Paul
2001-03-29
1
-2
/
+2
*
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
*
silence compiler warnings
Brian Paul
2001-03-27
2
-3
/
+3
*
minor tweak to visual setup for accum buffers
Brian Paul
2001-03-23
1
-6
/
+6
*
added teximage rescaling code. untested at this point
Brian Paul
2001-03-21
1
-8
/
+100
*
minor updates for 3.5
Brian Paul
2001-03-21
1
-5
/
+1
*
use new texture conversion code, still have to do image rescaling
Brian Paul
2001-03-21
1
-71
/
+43
*
More updates. Radeon tnl module still disabled by default.
Gareth Hughes
2001-03-20
1
-9
/
+9
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
10
-363
/
+395
*
Fix lineloops.
Keith Whitwell
2001-03-18
1
-2
/
+2
*
Revert earlier changes protecting against null VB->TexCoordPtr[x]. Do
Keith Whitwell
2001-03-17
2
-208
/
+153
*
Fix typo.
Gareth Hughes
2001-03-14
1
-2
/
+2
*
Initial templates for immediate mode fastpaths, or custom tnl modules.
Gareth Hughes
2001-03-13
2
-11
/
+33
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
8
-294
/
+357
*
Support for swappable tnl modules.
Gareth Hughes
2001-03-11
1
-27
/
+27
*
fixed RBGA ifdef typo
Brian Paul
2001-03-08
1
-1
/
+1
*
do fog interpolation if INTERP_FOG is defined, not when INTERP_Z is defined
Brian Paul
2001-03-08
2
-26
/
+2
*
More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.
Brian Paul
2001-03-08
4
-32
/
+33
*
added an assertion in the init code, just to be safe
Brian Paul
2001-03-07
1
-0
/
+3
*
Misc build fixes
Jon Taylor
2001-03-07
1
-9
/
+13
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-1
/
+1
[next]