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
/
intel_winsys
/
Makefile
Age
Commit message (
Expand
)
Author
2007-12-10
Link fewer common objects into Gallium winsys layers.
Michel Dänzer
2007-08-11
Rename intel_buffers.[ch] to intel_swapbuffers.[ch]
Keith Whitwell
2007-08-11
add intel_lock.c to build
keithw
2007-08-11
remove intel_ioctl.c
keithw
2007-08-10
Lift common winsys functions into pipe's new p_winsys.
Keith Whitwell
2007-08-10
Add printf handlers, pass pci id and move texlayout code to driver.
Keith Whitwell
2007-08-10
no longer need intel_surface.c
Brian
2007-08-09
don't use intel_read_draw_buffer.c anymore
Brian
2007-08-09
remove intel_depthstencil.c and intel_fbo.c
Brian
2007-08-09
checkpoint: no longer using intel_fbo.c
Brian
2007-08-09
checkpoint: intel_renderbuffer removal
Brian
2007-08-09
Split swapbuffers and read/draw buffers functionality into two files.
Keith Whitwell
2007-08-08
Remove dead files.
Keith Whitwell
2007-08-08
Pull in i915simple.a
Keith Whitwell
2007-08-08
Hook up i915simple. Doesn't compile.
Keith Whitwell
2007-08-08
Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.
Keith Whitwell