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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring in last minute 6_4 branch changes to the unichrome driver
Thomas Hellström
2005-11-16
1
-1
/
+1
*
Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,
Brian Paul
2005-09-14
1
-0
/
+2
*
try to fix renderbuffer breakage, primarily in calculate_buffer_parameters()
Brian Paul
2005-09-07
1
-11
/
+27
*
added viaRenderbufferStorage() function
Brian Paul
2005-09-06
1
-2
/
+13
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-10
/
+97
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
1
-1
/
+1
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
1
-13
/
+2
*
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-30
1
-15
/
+22
*
Bump driver date.
mesa_20050526
Keith Whitwell
2005-05-26
1
-1
/
+1
*
Fix various issues with cliprects and MakeCurrent
Keith Whitwell
2005-05-25
1
-5
/
+9
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-10
/
+16
*
rename mesaVis to try and improve clarity
Keith Whitwell
2005-03-22
1
-13
/
+13
*
merge unichrome changes from branch
Keith Whitwell
2005-03-22
1
-83
/
+115
*
Turn _via_fastrender_stage back on.
Keith Whitwell
2005-02-11
1
-1
/
+1
*
Bring the texcombine fixes to the trunk.
Keith Whitwell
2005-01-19
1
-2
/
+4
*
Fix previously un-noticed issue with flat-shaded points.
Keith Whitwell
2005-01-14
1
-0
/
+1
*
revert some makecurrent code
Alan Hourihane
2005-01-13
1
-2
/
+1
*
Fix glean scissor test
Alan Hourihane
2005-01-13
1
-0
/
+5
*
Remove bogus write to freed memory (valgrind).
Keith Whitwell
2005-01-12
1
-1
/
+0
*
Check for deletion of currently bound context
Alan Hourihane
2005-01-12
1
-18
/
+18
*
Disable bogus pbuffer code (though this could be revived with a little
Keith Whitwell
2005-01-11
1
-0
/
+6
*
Temporarily disable pageflipping assert.
Keith Whitwell
2005-01-11
1
-2
/
+2
*
Add a big nasty fallback for AlphaTest -- seems to always be wrong
Keith Whitwell
2005-01-11
1
-1
/
+2
*
Fallback on PolygonStipple for CLE266 hardware.
Alan Hourihane
2005-01-10
1
-3
/
+1
*
Only try to free the front buffer when it's a pbuffer.
Alan Hourihane
2005-01-05
1
-1
/
+1
*
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
*
Change to use the t_vertex.c mechanisms for building vertices,
Keith Whitwell
2005-01-04
1
-4
/
+2
*
Get scissor test working again. Passes glean scissor test.
Keith Whitwell
2004-12-30
1
-2
/
+10
*
Calculate DEPTH_SCALE correctly for polygon offset.
Keith Whitwell
2004-12-30
1
-0
/
+3
*
Fix some wrapping bugs in the last commit. Probably there are more
Keith Whitwell
2004-12-29
1
-1
/
+1
*
Simplfy clear() and swapbuffers() code.
Keith Whitwell
2004-12-29
1
-199
/
+127
*
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
1
-1
/
+0
*
Large update
Keith Whitwell
2004-12-29
1
-28
/
+28
*
Remove the VIA_PERFORMANCE code. A step towards moving the driver
Keith Whitwell
2004-12-23
1
-28
/
+1
*
Chop out more dead code.
Keith Whitwell
2004-12-23
1
-31
/
+16
*
Remove dead code.
Keith Whitwell
2004-12-22
1
-307
/
+86
*
Push a number of global variables into the viaContext struct.
unichrome-last-xinerama
Keith Whitwell
2004-12-21
1
-23
/
+20
*
Note that state is dirty on contended lock. Allows two applications
Keith Whitwell
2004-12-21
1
-0
/
+5
*
Add vsync swapbuffers. This waits on the irq so gears run in this mode
Keith Whitwell
2004-12-21
1
-5
/
+47
*
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
Keith Whitwell
2004-12-20
1
-44
/
+5
*
Unichrome DRI:
Thomas Hellström
2004-12-15
1
-38
/
+8
*
Unichrome DRI:
Thomas Hellström
2004-12-15
1
-9
/
+1
*
fix recursion problem introduced on Nov 27
Brian Paul
2004-12-12
1
-1
/
+1
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-3
/
+0
*
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
1
-259
/
+125
*
Set MaxTextureImageUnits and MaxTextureCoordUnits to match MaxTextureUnits.
Ian Romanick
2004-10-04
1
-0
/
+2
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-1
/
+1
[next]