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
Age
Commit message (
Expand
)
Author
2009-10-01
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-28
drivers: use new _mesa_texstore() function
Brian Paul
2009-09-27
drivers: use more mesa format functions
Brian Paul
2009-09-27
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-25
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
intel: Flush the batch when we're about to subdata into a VBO.
Eric Anholt
2009-09-24
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
intel: use default array/element buffers in intel_generate_mipmap()
Brian Paul
2009-09-21
Merge branch 'mesa_7_6_branch'
Michel Dänzer
2009-09-21
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Michel Dänzer
2009-09-21
intel: Fix crash in intel_flush().
Michel Dänzer
2009-09-20
Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"
Brian Paul
2009-09-20
intel: meta clear has a new name.
Chia-I Wu
2009-09-20
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-19
mesa: rename functions to be more consistant with rest of mesa
Brian Paul
2009-09-19
mesa: move _mesa_meta_init/free() calls to core Mesa
Brian Paul
2009-09-19
intel: use new _mesa_meta_CopyTex[Sub]Image() functions
Brian Paul
2009-09-18
[i965] add a missing header file
Zou Nan hai
2009-09-18
[i965] use intel_batchbuffer_flush to flush the clear
Zou Nan hai
2009-09-16
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-09-16
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-16
intel: Deassociated drawables from private context struct in intelUnbindContext
Ian Romanick
2009-09-16
i965: do a flush in clear, fix openarena render issue,
Zou Nan hai
2009-09-15
mesa: move generate mipmap calls
Brian Paul
2009-09-14
intel: minor code clean-ups
Brian Paul
2009-09-14
intel: fix renderbuffer map/unmap regression
Brian Paul
2009-09-14
intel: remove unneeded driver function assignments
Brian Paul
2009-09-10
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-10
intel: disable intel_stencil_drawpixels() for now
Brian Paul
2009-09-10
Fix merge fail
Ian Romanick
2009-09-10
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-10
intel: add B43 chipset support
Zhenyu Wang
2009-09-10
intel: Don't forget to map the depth read buffer in spans.
Eric Anholt
2009-09-09
i965: fix an overlooked merge conflict
Brian Paul
2009-09-09
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-09
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-09
intel: add B43 chipset support
Zhenyu Wang
2009-09-08
intel: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
i965: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-08
Revert "intel: helper to debug bufmgr (disabled)"
Eric Anholt
2009-09-08
intel: #include clean-ups
Brian Paul
2009-09-08
i965: use _mesa_is_bufferobj()
Brian Paul
2009-09-08
i965: use _mesa_is_bufferobj()
Brian Paul
2009-09-08
i965: use _mesa_is_bufferobj()
Brian Paul
2009-09-04
i965: Fix warnings in intel_pixel_read.c.
Eric Anholt
2009-09-04
intel: Also get the DRI2 front buffer when doing front buffer reading.
Eric Anholt
2009-09-04
intel: Update Mesa state before span setup in glReadPixels.
Eric Anholt
[next]