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-28
intel: Fix memory leak in case of renderbuffer bad format
Vinson Lee
2009-10-28
intel: Fix memory leak in event of mip tree allocation failure
Vinson Lee
2009-10-27
intel: Fix flipped condition in ARB_sync GetSYnciv(GL_SYNC_STATUS).
Eric Anholt
2009-10-27
intel: added region draw_x/y offsets in x/y_tile_swizzle() funcs
Brian Paul
2009-10-27
intel: fix src offset bug in do_copy_texsubimage()
Brian Paul
2009-10-26
intel: fix GL state bugs in intel_texture_bitmap()
Brian Paul
2009-10-23
intel: Keep track of x,y offsets in miptrees and use them for blitting.
Eric Anholt
2009-10-22
intel: flush old context before binding new context
Brian Paul
2009-10-22
intel: define INTEL_FALLBACK_DRIVER for drivers
Brian Paul
2009-10-22
intel: Fallback field is a bitmask, use GLbitfield
Brian Paul
2009-10-05
intel: use driReadDrawable in do_copy_texsubimage()
Brian Paul
2009-10-05
intel: use driReadDrawable, not driDrawable in do_blit_readpixels()
Brian Paul
2009-10-05
intel: remove a buffer equality test in _mesa_make_current()
Brian Paul
2009-09-30
i965: Fix massive memory allocation for streaming texture usage.
Eric Anholt
2009-09-28
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-25
intel: Handle GL_RGB8 for glCopyTex(Sub)Image.
Michel Dänzer
2009-09-24
i915: Fix GetBufferSubData in the case of a system-memory BO.
Eric Anholt
2009-09-24
intel: Flush the batch when we're about to subdata into a VBO.
Eric Anholt
2009-09-24
intel: use default array/element buffers in intel_generate_mipmap()
Brian Paul
2009-09-21
intel: Mark the FBO as incomplete if there's no intel_renderbuffer for it.
Eric Anholt
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-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_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-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-09
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
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
2009-09-04
intel: Move intel_pixel_read.c to shared for use with i965.
Eric Anholt
2009-09-04
intel: Align untiled region height to 2 according to 965 docs.
Eric Anholt
2009-09-03
mesa: rename gl_sync_object::Status to StatusFlag
Brian Paul
2009-09-03
intel: Add support for ARB_sync.
Eric Anholt
2009-09-03
intel: helper to debug bufmgr (disabled)
Brian Paul
2009-09-03
mesa: change ctx->Driver.BufferData() to return GLboolean for success/failure
Brian Paul
2009-09-02
intel: Add support for FlushMappedBufferRange for ARB_map_buffer_range.
Eric Anholt
2009-09-02
intel: Sync a synchronized READ_BIT map buffer range with GL drawing to it.
Eric Anholt
2009-09-02
intel: Move MapBufferRange mesa state setting up to cover the 915 case.
Eric Anholt
2009-09-01
intel: use _mesa_expand_bitmap() to skip an intermediate buffer
Brian Paul
2009-09-01
intel: use BUFFER_BITS_COLOR
Brian Paul
2009-09-01
intel: fix incorrect parameter type for intel_bufferobj_map_range()
Brian Paul
2009-09-01
intel: set Length/Offset fields in intel_bufferobj_map()
Brian Paul
2009-09-01
intel: use _mesa_meta_copy_pixels() when do_blit_copypixels() fails
Brian Paul
2009-09-01
intel: trim down #includes
Brian Paul
[next]