index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
23.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
staging/23.2
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
unichrome
/
via_context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-26
Bump driver date.
mesa_20050526
Keith Whitwell
1
-1
/
+1
2005-05-25
Fix various issues with cliprects and MakeCurrent
Keith Whitwell
1
-5
/
+9
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
1
-10
/
+16
2005-03-22
rename mesaVis to try and improve clarity
Keith Whitwell
1
-13
/
+13
2005-03-22
merge unichrome changes from branch
Keith Whitwell
1
-83
/
+115
2005-02-11
Turn _via_fastrender_stage back on.
Keith Whitwell
1
-1
/
+1
2005-01-19
Bring the texcombine fixes to the trunk.
Keith Whitwell
1
-2
/
+4
2005-01-14
Fix previously un-noticed issue with flat-shaded points.
Keith Whitwell
1
-0
/
+1
2005-01-13
revert some makecurrent code
Alan Hourihane
1
-2
/
+1
2005-01-13
Fix glean scissor test
Alan Hourihane
1
-0
/
+5
2005-01-12
Remove bogus write to freed memory (valgrind).
Keith Whitwell
1
-1
/
+0
2005-01-12
Check for deletion of currently bound context
Alan Hourihane
1
-18
/
+18
2005-01-11
Disable bogus pbuffer code (though this could be revived with a little
Keith Whitwell
1
-0
/
+6
2005-01-11
Temporarily disable pageflipping assert.
Keith Whitwell
1
-2
/
+2
2005-01-11
Add a big nasty fallback for AlphaTest -- seems to always be wrong
Keith Whitwell
1
-1
/
+2
2005-01-10
Fallback on PolygonStipple for CLE266 hardware.
Alan Hourihane
1
-3
/
+1
2005-01-05
Only try to free the front buffer when it's a pbuffer.
Alan Hourihane
1
-1
/
+1
2005-01-04
Add GL_EXT_fog_coord
Keith Whitwell
1
-0
/
+1
2005-01-04
Add GL_EXT_secondary_color
Keith Whitwell
1
-0
/
+1
2005-01-04
Change to use the t_vertex.c mechanisms for building vertices,
Keith Whitwell
1
-4
/
+2
2004-12-30
Get scissor test working again. Passes glean scissor test.
Keith Whitwell
1
-2
/
+10
2004-12-30
Calculate DEPTH_SCALE correctly for polygon offset.
Keith Whitwell
1
-0
/
+3
2004-12-29
Fix some wrapping bugs in the last commit. Probably there are more
Keith Whitwell
1
-1
/
+1
2004-12-29
Simplfy clear() and swapbuffers() code.
Keith Whitwell
1
-199
/
+127
2004-12-29
Don't advertise wide lines or points.
Keith Whitwell
1
-4
/
+4
2004-12-29
Make line stipple a fallback.
Keith Whitwell
1
-1
/
+0
2004-12-29
Large update
Keith Whitwell
1
-28
/
+28
2004-12-23
Remove the VIA_PERFORMANCE code. A step towards moving the driver
Keith Whitwell
1
-28
/
+1
2004-12-23
Chop out more dead code.
Keith Whitwell
1
-31
/
+16
2004-12-22
Remove dead code.
Keith Whitwell
1
-307
/
+86
2004-12-21
Push a number of global variables into the viaContext struct.
unichrome-last-xinerama
Keith Whitwell
1
-23
/
+20
2004-12-21
Note that state is dirty on contended lock. Allows two applications
Keith Whitwell
1
-0
/
+5
2004-12-21
Add vsync swapbuffers. This waits on the irq so gears run in this mode
Keith Whitwell
1
-5
/
+47
2004-12-20
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
Keith Whitwell
1
-44
/
+5
2004-12-15
Unichrome DRI:
Thomas Hellström
1
-38
/
+8
2004-12-15
Unichrome DRI:
Thomas Hellström
1
-9
/
+1
2004-12-12
fix recursion problem introduced on Nov 27
Brian Paul
1
-1
/
+1
2004-11-27
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
1
-3
/
+0
2004-10-13
Make the GL_RENDERER string include the actual chipset information
Ian Romanick
1
-8
/
+16
2004-10-08
Massively cleaned up the code that calculates front/back/depth buffer
Ian Romanick
1
-259
/
+125
2004-10-04
Set MaxTextureImageUnits and MaxTextureCoordUnits to match MaxTextureUnits.
Ian Romanick
1
-0
/
+2
2004-10-02
added support for GL_ARB_draw_buffers
Brian Paul
1
-1
/
+1
2004-09-30
Factored out code for setting texture coordinate wrap bits. Added support
Ian Romanick
1
-3
/
+3
2004-07-04
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
1
-5
/
+0
2004-06-04
Start to "modernize" the driver.
Ian Romanick
1
-26
/
+55
2004-04-29
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
1
-3
/
+3
2004-03-11
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
1
-1
/
+1
2004-02-26
added _tnl_allow_vertex/pixel_fog() calls
Brian Paul
1
-1
/
+3
2004-02-23
updates from Erdi Chen
Brian Paul
1
-18
/
+24
2004-01-30
Via Unichrome/cle266 driver (Erdi Chen)
Brian Paul
1
-0
/
+1185