index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
unichrome
/
via_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2008-02-29
1
-3
/
+6
*
More vblank cleanups.
Michel Dänzer
2007-10-30
1
-2
/
+1
*
Refactor and fix core vblank support
Jesse Barnes
2007-10-29
1
-7
/
+7
*
screen offset changes, bug 9965
Miguel Marte
2007-03-18
1
-14
/
+10
*
Implement GLX_SGI_make_current_read
Ian Romanick
2006-11-10
1
-14
/
+20
*
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-11-01
1
-3
/
+4
*
Want to stop passing x/y/width/height to Clear() function.
Brian Paul
2006-10-18
1
-2
/
+9
*
updates to dri drivers for recent stencil changes
Keith Whitwell
2006-05-08
1
-1
/
+1
*
Bring in last minute 6_4 branch changes to the unichrome driver
Thomas Hellström
2005-11-16
1
-9
/
+14
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-13
/
+13
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
1
-3
/
+3
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-10
/
+10
*
merge unichrome changes from branch
Keith Whitwell
2005-03-22
1
-103
/
+315
*
Get PolygonStipple working.. (or seemingly too). It seems to do the right
Alan Hourihane
2005-01-14
1
-12
/
+2
*
16bpp doesn't support masked clears, so fallback when they're enabled.
Alan Hourihane
2005-01-14
1
-0
/
+10
*
Fix glean scissor test
Alan Hourihane
2005-01-13
1
-2
/
+2
*
Don't emit HC_SubA_HSPXYOS on CLE266.
Keith Whitwell
2005-01-12
1
-3
/
+11
*
Add a big nasty fallback for AlphaTest -- seems to always be wrong
Keith Whitwell
2005-01-11
1
-2
/
+5
*
Small Unichrome fixes:
Thomas Hellström
2005-01-06
1
-0
/
+3
*
make alloc-dma functions inline, rearrange some debug
Keith Whitwell
2005-01-05
1
-60
/
+23
*
Bring VIA driver up-to-date with regard to drm_*_t changes and remove
Alan Hourihane
2005-01-05
1
-3
/
+3
*
Change to use the t_vertex.c mechanisms for building vertices,
Keith Whitwell
2005-01-04
1
-4
/
+8
*
Get scissor test working again. Passes glean scissor test.
Keith Whitwell
2004-12-30
1
-21
/
+37
*
Simplify viaBlit a bit more.
Keith Whitwell
2004-12-30
1
-54
/
+36
*
Fix some wrapping bugs in the last commit. Probably there are more
Keith Whitwell
2004-12-29
1
-18
/
+36
*
Simplfy clear() and swapbuffers() code.
Keith Whitwell
2004-12-29
1
-541
/
+324
*
Don't pingpong cliprects through sarea on CopyBuffer().
Keith Whitwell
2004-12-29
1
-34
/
+5
*
Large update
Keith Whitwell
2004-12-29
1
-332
/
+281
*
Chop out more dead code.
Keith Whitwell
2004-12-23
1
-29
/
+11
*
Fix merge error.
Keith Whitwell
2004-12-22
1
-55
/
+0
*
Remove dead code.
Keith Whitwell
2004-12-22
1
-701
/
+300
*
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
1
-31
/
+32
*
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
1
-4
/
+47
*
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
Keith Whitwell
2004-12-20
1
-56
/
+2
*
Unichrome DRI:
Thomas Hellström
2004-12-15
1
-998
/
+327
*
Massively cleaned up the code that calculates front/back/depth buffer
Ian Romanick
2004-10-08
1
-77
/
+0
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-11
/
+11
*
Don't mix variable definitions and other statements (fixed build on old
Eric Anholt
2004-05-08
1
-1
/
+2
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-6
/
+6
*
updates from Erdi Chen
Brian Paul
2004-02-23
1
-18
/
+89
*
Via Unichrome/cle266 driver (Erdi Chen)
Brian Paul
2004-01-30
1
-0
/
+2217