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
Age
Commit message (
Expand
)
Author
2007-08-10
added st_cb_readpixels.c
Brian
2007-08-10
use st_cb_readpixels.c
Brian
2007-08-10
glReadPixels
Brian
2007-08-10
add missing break stmt
Brian
2007-08-10
more render to texture work
Brian
2007-08-10
sketch out some render-to-texture code
Brian
2007-08-10
remove some temporary hacks
Brian
2007-08-10
added pipe_surface_unreference()
Brian
2007-08-10
include surface.offset in address calculations
Brian
2007-08-10
Clean up / sanitize debugging
Keith Whitwell
2007-08-10
Missing files
Keith Whitwell
2007-08-10
Remove dead include line
Keith Whitwell
2007-08-10
Fix merge issue
Keith Whitwell
2007-08-10
Give softpipe a native texture layout of its own.
Keith Whitwell
2007-08-10
Add printf handlers, pass pci id and move texlayout code to driver.
Keith Whitwell
2007-08-10
Pass pci_id to i915_create()
Keith Whitwell
2007-08-10
Add a printf method to winsys and use for all debugging.
Keith Whitwell
2007-08-10
Add a printf method to winsys. Not currently used.
Keith Whitwell
2007-08-10
obsolete files
Brian
2007-08-10
no longer need intel_surface.c
Brian
2007-08-10
move intel_supported_formats() into intel_context.c
Brian
2007-08-10
we can now just rely on softpipe for surface creation, quad_read/write, etc
Brian
2007-08-10
flesh out w/ more formats, y=0=top convention
Brian
2007-08-10
return (softpipe) in GL_RENDERER string - temporarily
Brian
2007-08-10
rename st_cb_teximage.h st_format.h
Brian
2007-08-10
Rename (file contains surface format-related functions)
Brian
2007-08-10
code movement
Brian
2007-08-10
invert Y axis
Brian
2007-08-09
asst changes to get softpipe rendering again (no zbuf support for now)
Brian
2007-08-09
init strb->Base.DataType appropriately, clean-ups
Brian
2007-08-09
export softpipe_init_surface_funcs()
Brian
2007-08-09
added null ptr checks
Brian
2007-08-09
Split texfilter enums to match common hardware usage.
Keith Whitwell
2007-08-09
silence warning
Keith Whitwell
2007-08-09
silence warning
Keith Whitwell
2007-08-09
more work toward texture-based glDrawPixels
Brian
2007-08-09
comments
Brian
2007-08-09
move viewport Y inversion to state tracker
Brian
2007-08-09
Add more i915 state packets.
Keith Whitwell
2007-08-09
Remove unused file
Keith Whitwell
2007-08-09
invert Y axis with the viewport transformation to put things right side up
Brian
2007-08-09
vertex colors are ARGB
Brian
2007-08-09
Missing files
Keith Whitwell
2007-08-09
Some basic state - blend and ztest sort of work.
Keith Whitwell
2007-08-09
Remove references to fallbacks from this directory
Keith Whitwell
2007-08-09
comments, assertions, etc
Brian
2007-08-09
Obsolete
Brian
2007-08-09
dead code removal
Brian
2007-08-09
Emit drawrect command as we no longer ask the kernel to do this.
Keith Whitwell
2007-08-09
Remove unused blit functions.
Keith Whitwell
[next]