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-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-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
2009-09-01
intel: use _mesa_meta_draw_pixels()
Brian Paul
2009-09-01
intel: trim down #includes
Brian Paul
2009-09-01
intel: use _mesa_meta_clear(), it's a bit faster
Brian Paul
2009-08-31
intel: clear buffer fields in intel_bufferobj_unmap()
Brian Paul
2009-08-30
intel: use more efficient loop over buffers
Brian Paul
2009-08-28
intel: Add support for GL_ARB_map_buffer_range.
Eric Anholt
2009-08-27
intel: Add support for ARB_copy_buffer.
Eric Anholt
2009-08-19
intel: Align untiled region height to 2 according to 965 docs.
Eric Anholt
2009-08-14
i965: Add support for GL_ARB_seamless_cube_map
Ian Romanick
2009-08-14
intel: in intel_context struct use typedef for sarea struct
Tobias Doerffel
2009-08-10
intel: use new _mesa_meta_copy_pixels() function
Brian Paul
2009-08-10
intel: add missing \n to fprintf()
Brian Paul
2009-08-10
intel: use new _mesa_meta_blit_framebuffer() function
Brian Paul
2009-08-07
Revert "i965: Disable texture tiling by default."
Eric Anholt
2009-08-07
intel: Align region height as required for tiled regions.
Eric Anholt
2009-08-07
intel: Add some more safety asserts in the blit code.
Eric Anholt
2009-08-07
intel: minor context comments
Brian Paul
2009-08-07
intel: move blit call out of assert()
Brian Paul
2009-08-07
intel: fix typo: s/softare/software/
Brian Paul
2009-08-05
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-05
intel: implement intelCompressedTexSubImage2D
Roland Scheidegger
2009-08-04
intel: Add support for EXT_provoking_vertex.
Eric Anholt
2009-08-04
intel: Fix inverted test for disabling flushing of front buffer output.
Brian Paul
2009-08-04
intel: Wait on the last swapbuffers to complete before queuing a new one.
Brian Paul
2009-08-03
intel: Fix inverted test for disabling flushing of front buffer output.
Eric Anholt
2009-08-03
intel: Wait on the last swapbuffers to complete before queuing a new one.
Eric Anholt
2009-07-29
i915: Add support for EXT_stencil_two_side and ATI_separate_stencil.
Eric Anholt
2009-07-29
i915: Add ARB_point_sprite since we already expose NV_point_sprite.
Eric Anholt
2009-07-28
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-27
intel: Fix leak of DRI option info due to using the wrong free routine.
Brian Paul
[next]