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
*
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
1
-0
/
+2
*
Make GL_ARB_vertex_buffer_object mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
Make GL_ARB_multisample mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-9
/
+9
*
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-21
1
-1
/
+1
*
Fix segfault on exit in unichrome driver (bug 16150)
Luc Verhaegen
2008-05-29
1
-27
/
+29
*
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2008-02-29
1
-1
/
+1
*
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
1
-3
/
+3
*
More vblank cleanups.
Michel Dänzer
2007-10-30
1
-9
/
+9
*
Refactor and fix core vblank support
Jesse Barnes
2007-10-29
1
-3
/
+3
*
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-10
1
-3
/
+0
*
fix potential NULL dereference (bug 11879)
Brian
2007-08-07
1
-4
/
+5
*
screen offset changes, bug 9965
Miguel Marte
2007-03-18
1
-12
/
+19
*
enable ARB_vertex_buffer_object for more dri drivers
Roland Scheidegger
2007-03-13
1
-0
/
+2
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-50
/
+96
|
\
|
*
Implement GLX_SGI_make_current_read
Ian Romanick
2006-11-10
1
-50
/
+96
*
|
switch remaining drivers over to vbo
Keith Whitwell
2006-10-31
1
-3
/
+3
|
/
*
allow >10 mipmap levels (patch by Benno Schulenberg) (bug 3130)
Brian Paul
2006-10-15
1
-11
/
+11
*
Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.
Brian Paul
2006-10-15
1
-1
/
+0
*
increate MaxTextureLevels to 11 (bug 3130)
Brian Paul
2006-10-15
1
-2
/
+2
*
Make driDrawableInitVBlank() initialize the sequence number.
Michel Dänzer
2006-09-28
1
-1
/
+2
*
The SiS and Unichrome drivers assume that the handle to the
Thomas Hellström
2006-07-10
1
-1
/
+1
*
only assert front/back pitch if double-buffered (bug 7663)
Brian Paul
2006-06-29
1
-1
/
+3
*
fix broken assertions so dri drivers compile with -DDEBUG (replace GL_STENCIL...
Roland Scheidegger
2006-01-30
1
-1
/
+1
*
Fixes for x86_64 Unichrome.
Thomas Hellström
2005-11-16
1
-8
/
+9
*
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
[next]