index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
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
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-10-10
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-08-07
fix potential NULL dereference (bug 11879)
Brian
2007-03-18
screen offset changes, bug 9965
Miguel Marte
2007-03-13
enable ARB_vertex_buffer_object for more dri drivers
Roland Scheidegger
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-11-10
Implement GLX_SGI_make_current_read
Ian Romanick
2006-10-31
switch remaining drivers over to vbo
Keith Whitwell
2006-10-15
allow >10 mipmap levels (patch by Benno Schulenberg) (bug 3130)
Brian Paul
2006-10-15
Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.
Brian Paul
2006-10-15
increate MaxTextureLevels to 11 (bug 3130)
Brian Paul
2006-09-28
Make driDrawableInitVBlank() initialize the sequence number.
Michel Dänzer
2006-07-10
The SiS and Unichrome drivers assume that the handle to the
Thomas Hellström
2006-06-29
only assert front/back pitch if double-buffered (bug 7663)
Brian Paul
2006-01-30
fix broken assertions so dri drivers compile with -DDEBUG (replace GL_STENCIL...
Roland Scheidegger
2005-11-16
Fixes for x86_64 Unichrome.
Thomas Hellström
2005-11-16
Bring in last minute 6_4 branch changes to the unichrome driver
Thomas Hellström
2005-09-14
Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,
Brian Paul
2005-09-07
try to fix renderbuffer breakage, primarily in calculate_buffer_parameters()
Brian Paul
2005-09-06
added viaRenderbufferStorage() function
Brian Paul
2005-09-03
SetBuffer, renderbuffer changes
Brian Paul
2005-07-28
Major rip-up of internal function insertion interface. The old
Ian Romanick
2005-07-26
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-06-30
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-05-26
Bump driver date.
Keith Whitwell
2005-05-25
Fix various issues with cliprects and MakeCurrent
Keith Whitwell
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-03-22
rename mesaVis to try and improve clarity
Keith Whitwell
2005-03-22
merge unichrome changes from branch
Keith Whitwell
2005-02-11
Turn _via_fastrender_stage back on.
Keith Whitwell
2005-01-19
Bring the texcombine fixes to the trunk.
Keith Whitwell
2005-01-14
Fix previously un-noticed issue with flat-shaded points.
Keith Whitwell
2005-01-13
revert some makecurrent code
Alan Hourihane
2005-01-13
Fix glean scissor test
Alan Hourihane
2005-01-12
Remove bogus write to freed memory (valgrind).
Keith Whitwell
2005-01-12
Check for deletion of currently bound context
Alan Hourihane
2005-01-11
Disable bogus pbuffer code (though this could be revived with a little
Keith Whitwell
2005-01-11
Temporarily disable pageflipping assert.
Keith Whitwell
2005-01-11
Add a big nasty fallback for AlphaTest -- seems to always be wrong
Keith Whitwell
2005-01-10
Fallback on PolygonStipple for CLE266 hardware.
Alan Hourihane
2005-01-05
Only try to free the front buffer when it's a pbuffer.
Alan Hourihane
2005-01-04
Add GL_EXT_fog_coord
Keith Whitwell
2005-01-04
Add GL_EXT_secondary_color
Keith Whitwell
2005-01-04
Change to use the t_vertex.c mechanisms for building vertices,
Keith Whitwell
2004-12-30
Get scissor test working again. Passes glean scissor test.
Keith Whitwell
2004-12-30
Calculate DEPTH_SCALE correctly for polygon offset.
Keith Whitwell
2004-12-29
Fix some wrapping bugs in the last commit. Probably there are more
Keith Whitwell
2004-12-29
Simplfy clear() and swapbuffers() code.
Keith Whitwell
[next]