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
Age
Commit message (
Expand
)
Author
2006-10-05
Accelerate glBitmap with a color expand blit. Nice speedup for demos
Keith Whitwell
2006-10-05
Quieten debug message.
Keith Whitwell
2006-10-05
eliminate rhw divide under some circumstances
Keith Whitwell
2006-10-05
Quieten debug message.
Keith Whitwell
2006-10-04
Changes to generated code caused by the previous commits.
Ian Romanick
2006-10-04
Fix the ordering of extensions.
Ian Romanick
2006-10-04
Keep indentation consistent with indent.
Ian Romanick
2006-10-04
Divide categories into four groups as they are processed from the XML. Add
Ian Romanick
2006-10-04
Add utility method client_supported_for_indirect.
Ian Romanick
2006-10-04
in MakeContextCurrent() use old display pointer for __glXSetupForCommand(), b...
Brian Paul
2006-10-04
use _swrast_span_default_color() in the disabled code too
Brian Paul
2006-10-04
call _swrast_span_default_color() to simplify _swrast_Bitmap(), improved comm...
Brian Paul
2006-10-04
minor formatting fix
Brian Paul
2006-10-02
Bugzilla 6242: [mach64] Use private DMA buffers (only)
Felix Kuehling
2006-10-02
return null if no context
Brian Paul
2006-10-01
New SWspan and SWspanarrays typedefs.
Brian Paul
2006-09-29
i915: Fix wait for scheduled swap on secondary display.
Michel Dänzer
2006-09-29
updated protos for blend funcs
Brian Paul
2006-09-29
more changes for runtime renderbuffer depths
Brian Paul
2006-09-29
include mipmap.h
Brian Paul
2006-09-29
Move mipmap generation functions, texture scaling functions into new
Brian Paul
2006-09-28
Synchronize drawable to the pipe where the bigger part can be visible.
Michel Dänzer
2006-09-28
Add new I830 SAREA fields.
Michel Dänzer
2006-09-28
Add helper function that returns the current vblank sequence of a drawable.
Michel Dänzer
2006-09-28
Add helper function to calculate the area of the intersection of two rectangles.
Michel Dänzer
2006-09-28
i915: Handle DRM_VBLANK_SECONDARY when scheduling buffer swaps.
Michel Dänzer
2006-09-28
i915: Attempt to schedule buffer swap on target vertical blank when possible.
Michel Dänzer
2006-09-28
Add driGetVBlankInterval() helper function.
Michel Dänzer
2006-09-28
driWaitForVBlank: Add support for secondary vertical blank.
Michel Dänzer
2006-09-28
Some restructuring of the driWaitForVBlank() code.
Michel Dänzer
2006-09-28
Make driDrawableInitVBlank() initialize the sequence number.
Michel Dänzer
2006-09-27
remove obsolete comment
Brian Paul
2006-09-26
Update to use the new XCB naming convention.
Jeremy Kolb
2006-09-26
Added function convertStringForXCB. Deals with the recent XCB naming convent...
Jeremy Kolb
2006-09-26
Remove r200 dependency
Jerome Glisse
2006-09-26
Remove r200 dependency.
Jerome Glisse
2006-09-26
Add GLSL preprocessor.
Michal Krol
2006-09-26
Fix Windows newlines.
Michal Krol
2006-09-26
Add syntax files for expression and directive preprocessor.
Michal Krol
2006-09-25
Initial work for supporting different renderbuffer color depths at runtime.
Brian Paul
2006-09-25
Fix and re-enable swizzling paths for big endian platforms.
Michel Dänzer
2006-09-25
bring in active_sz mechanism from i965 driver. Fixes bug 8410
Keith Whitwell
2006-09-25
Fixup one place where attrsz was being used instead of active_sz
Keith Whitwell
2006-09-24
Change logicop, blend, masking functions to use the colors/indexes in the
Brian Paul
2006-09-24
Roll the multi_write_rgba_span() code into _swrast_write_rgba_span().
Brian Paul
2006-09-24
use span.array->rgba instead of local var in accum_return()
Brian Paul
2006-09-24
use span.arrays for color/indexes instead of a local var when doing masked cl...
Brian Paul
2006-09-24
corrected cursor drawing
Sean D'Epagnier
2006-09-22
fix the broken fallback string/debug stuff
Brian Paul
2006-09-22
remove extra indentation
Brian Paul
[next]