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
/
dri
/
unichrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small Unichrome fixes:
Thomas Hellström
2005-01-06
3
-2
/
+5
*
Only try to free the front buffer when it's a pbuffer.
Alan Hourihane
2005-01-05
1
-1
/
+1
*
make alloc-dma functions inline, rearrange some debug
Keith Whitwell
2005-01-05
4
-68
/
+54
*
Avoid a segfault in multiarb.c
Keith Whitwell
2005-01-05
1
-3
/
+4
*
Bring VIA driver up-to-date with regard to drm_*_t changes and remove
Alan Hourihane
2005-01-05
9
-336
/
+333
*
Add GL_EXT_fog_coord
Keith Whitwell
2005-01-04
1
-0
/
+1
*
Add GL_EXT_secondary_color
Keith Whitwell
2005-01-04
1
-0
/
+1
*
Turn specular lighting state on/off appropriately.
Keith Whitwell
2005-01-04
1
-0
/
+5
*
Change to use the t_vertex.c mechanisms for building vertices,
Keith Whitwell
2005-01-04
10
-678
/
+381
*
Get scissor test working again. Passes glean scissor test.
Keith Whitwell
2004-12-30
4
-26
/
+70
*
Calculate DEPTH_SCALE correctly for polygon offset.
Keith Whitwell
2004-12-30
3
-1
/
+5
*
Simplify viaBlit a bit more.
Keith Whitwell
2004-12-30
3
-57
/
+63
*
Initialize depth pointer correctly.
Keith Whitwell
2004-12-30
1
-1
/
+1
*
Don't need to adjust for drawXoff in fallback clipping.
Keith Whitwell
2004-12-30
1
-4
/
+4
*
fix regression with fallbacks from recent commits
Keith Whitwell
2004-12-30
2
-6
/
+6
*
Fix MagFilter state for texunit 0
Keith Whitwell
2004-12-30
1
-11
/
+17
*
Fix some wrapping bugs in the last commit. Probably there are more
Keith Whitwell
2004-12-29
8
-31
/
+65
*
Simplfy clear() and swapbuffers() code.
Keith Whitwell
2004-12-29
10
-1003
/
+613
*
Don't advertise wide lines or points.
Keith Whitwell
2004-12-29
1
-4
/
+4
*
Make line stipple a fallback.
Keith Whitwell
2004-12-29
5
-21
/
+16
*
Don't pingpong cliprects through sarea on CopyBuffer().
Keith Whitwell
2004-12-29
1
-34
/
+5
*
Fallback on 3d textures correctly.
Keith Whitwell
2004-12-29
1
-13
/
+18
*
Get twoside-lit triangles working again
Keith Whitwell
2004-12-29
1
-8
/
+33
*
Large update
Keith Whitwell
2004-12-29
20
-4331
/
+1131
*
Remove the VIA_PERFORMANCE code. A step towards moving the driver
Keith Whitwell
2004-12-23
8
-226
/
+1
*
Chop out more dead code.
Keith Whitwell
2004-12-23
12
-444
/
+68
*
Fix merge error.
Keith Whitwell
2004-12-22
1
-55
/
+0
*
Remove dead code.
Keith Whitwell
2004-12-22
10
-1386
/
+600
*
Remove debug code which referenced an old global variable.
Keith Whitwell
2004-12-21
1
-0
/
+4
*
Push a number of global variables into the viaContext struct.
unichrome-last-xinerama
Keith Whitwell
2004-12-21
5
-60
/
+65
*
Note that state is dirty on contended lock. Allows two applications
Keith Whitwell
2004-12-21
1
-0
/
+5
*
Add missing swap-control calculations.
Keith Whitwell
2004-12-21
1
-11
/
+4
*
Add vsync swapbuffers. This waits on the irq so gears run in this mode
Keith Whitwell
2004-12-21
7
-50
/
+215
*
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
Keith Whitwell
2004-12-20
19
-597
/
+27
*
Unichrome DRI driver:
Thomas Hellström
2004-12-18
1
-1
/
+1
*
Mark __driCreateNewScreen PUBLIC
Adam Jackson
2004-12-15
1
-0
/
+1
*
Unichrome DRI:
Thomas Hellström
2004-12-15
9
-1135
/
+419
*
Unichrome DRI:
Thomas Hellström
2004-12-15
1
-6
/
+6
*
Unichrome DRI:
Thomas Hellström
2004-12-15
1
-9
/
+1
*
Unichrome DRI driver:
Thomas Hellström
2004-12-15
1
-7
/
+5
*
Add _mesa_delete_texture_object() call to viaDeleteTexture
Keith Whitwell
2004-12-15
1
-0
/
+3
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
4
-34
/
+34
*
fix recursion problem introduced on Nov 27
Brian Paul
2004-12-12
3
-2
/
+3
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
2
-3
/
+3
*
Update expected DRM version to 2.0.0
Keith Whitwell
2004-11-25
1
-1
/
+1
*
Add support for optimized versions of the code underlying ReadPixels
Ian Romanick
2004-10-14
1
-45
/
+8
*
Added some documentation that I managed to figure out through
Ian Romanick
2004-10-13
1
-17
/
+27
*
Make the GL_RENDERER string include the actual chipset information
Ian Romanick
2004-10-13
1
-8
/
+16
*
Massively cleaned up the code that calculates front/back/depth buffer
Ian Romanick
2004-10-08
4
-342
/
+126
*
Set MaxTextureImageUnits and MaxTextureCoordUnits to match MaxTextureUnits.
Ian Romanick
2004-10-04
1
-0
/
+2
[next]