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
Age
Commit message (
Expand
)
Author
2009-09-04
i965: Add support for 2 threads in the GS.
Eric Anholt
2009-09-04
i965: Add support for KIL_NV in brw_wm_emit.c
Eric Anholt
2009-09-04
r600: fix Elts handling
Alex Deucher
2009-09-03
r600: rework cb/db setup
Alex Deucher
2009-09-03
r600: make sure the active vertex shader bo is re-added to persistent list.
Alex Deucher
2009-09-03
mesa: rename gl_sync_object::Status to StatusFlag
Brian Paul
2009-09-03
Add ARB_sync to the xorg sw dri driver.
Eric Anholt
2009-09-03
savage: Fix driver build post-ARB_sync.
Eric Anholt
2009-09-03
s3v: Fix driver build for ARB_sync.
Eric Anholt
2009-09-03
intel: Add support for ARB_sync.
Eric Anholt
2009-09-03
ARB sync / swrast: Use GL_ARB_sync_functions instead of GL_ARB_sync. Oops.
Ian Romanick
2009-09-03
ARB sync: Add support for GL_ARB_sync to swrast
Ian Romanick
2009-09-03
Eliminate trailing whitespace in extension_helper.c
Ian Romanick
2009-09-03
ARB sync: Regenerate files from previous commit
Ian Romanick
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-03
r600: visual depth has no meaning here.
Dave Airlie
2009-09-03
r600: make sure the active shader bo is re-added to persistent list.
Dave Airlie
2009-09-03
radeon: pass internal format into the miptree.
Dave Airlie
2009-09-03
radeon/dri2: add gl20 bits for r300/r600 just like dri1 does
Dave Airlie
2009-09-02
Revert "i965: Use VBOs in the VBO module on 965, now that we have ARB_map_buf...
Eric Anholt
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-02
i965: CS FENCE in URB_FENCE is 11-bits wide
Xiang, Haihao
2009-09-02
i965: validate sf state
Xiang, Haihao
2009-09-01
intel: use _mesa_expand_bitmap() to skip an intermediate buffer
Brian Paul
2009-09-01
dri: remove unused meta_clear_tris()
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
radeon: trim down #includes
Brian Paul
2009-09-01
radeon: use _mesa_meta_clear()
Brian Paul
2009-09-01
mesa: obey stencil write mask in _mesa_meta_draw_pixels()
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-09-02
radeon: Fix OQ to set ful lstate as dirty too.
Pauli Nieminen
2009-09-02
radeon: Fix debug output to filter out less critical messages instead of more...
Pauli Nieminen
2009-09-01
radeon: fix r100/r200 polygon stipple under kms
Dave Airlie
2009-09-01
r100: fixup cubemap domains
Dave Airlie
2009-08-31
xlib: plug in more meta functions, if TEST_META_FUNCS is set
Brian Paul
2009-08-31
mesa: implement GL_DEPTH_BUFFER_BIT for _mesa_meta_blit_framebuffer()
Brian Paul
2009-08-31
mesa: disable another debug test
Brian Paul
2009-08-31
mesa: make verts[] arrays local vars
Brian Paul
2009-09-01
r200: emit cube for kms correctly + fix tex emit reset
Dave Airlie
2009-08-31
xlib: option to enable/test meta functions (disabled)
Brian Paul
2009-08-31
mesa: implement depth/stencil formats for meta glDrawPixels
Brian Paul
[next]