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
Age
Commit message (
Expand
)
Author
2007-11-16
[intel] Add some doxygen notes on what the bufmgr_fake block members mean.
Eric Anholt
2007-11-16
[intel] Add a simple relocation cache to the fake buffer manager.
Eric Anholt
2007-11-16
[intel] Assert against 0-sized buffers in dri_bufmgr_fake.c.
Eric Anholt
2007-11-16
[intel] Add support for multiple levels of relocation in bufmgr_fake.
Eric Anholt
2007-11-16
[i915] Push locking in intelClearWithTris down inside meta_draw_poly.
Eric Anholt
2007-11-15
fix bogus assumption if ddx has set up surface reg for z buffer
Roland Scheidegger
2007-11-12
i965: correct the opcode of XY_SETUP_BLT_CMD. fix bug #12730
Xiang, Haihao
2007-11-09
[i915] Remove old frontbuffer rotation hack.
Eric Anholt
2007-11-09
[intel] By default, output batchbuffer decode to stderr like other debug info.
Eric Anholt
2007-11-09
[intel] Initialize a depth buffer if the visual has depth 24 but no stencil.
Eric Anholt
2007-11-09
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-09
code clean-ups, reformatting
Benno Schulenberg
2007-11-09
recreate from changed gl_API.xml
Roland Scheidegger
2007-11-08
fix Unichrome/Blender crash, bug 13142
Benno Schulenberg
2007-11-06
r200: Re-expose SetTexOffset functionality.
Michel Dänzer
2007-11-06
r200: Fix SetTexOffset format for 16 bit pixmaps/textures.
Michel Dänzer
2007-11-05
Renamed the R300_VAP_UNKNOWN_221C to R300_VAP_CLIP_CNTL.
Oliver McFadden
2007-11-05
r300: initial user clipping for TCL paths
Dave Airlie
2007-11-03
r300: move more vap registers out of non tcl paths
Dave Airlie
2007-11-03
r300: fix misnumber register
Dave Airlie
2007-11-03
r300: fix texwrap border color
Dave Airlie
2007-11-01
nouveau: ppc, swap fragment programs on big endian systems.
Dave Airlie
2007-11-01
i915: make i915 use the cached mappings for batch/buffer objects.
Dave Airlie
2007-10-30
Alias glStencilOpSeparateATI with glStencilOpSeparate.
Brian
2007-10-30
Finish up ATI_separate_stencil
Brian
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
[i915] Include header to pick up intel_ttm_bo_create_from_handle() proto.
Eric Anholt
2007-10-29
Merge branch 'origin'
Eric Anholt
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-10-26
Merge branch '965-glsl'
Zou Nan hai
2007-10-18
i915: Add some sanity checks to blit command debugging code.
Michel Dänzer
2007-10-17
Framework for supporting z24_s8 and z32 depth textures on r300.
Ian Romanick
2007-10-17
Initial support for ARB_depth_texture
Ian Romanick
2007-10-17
mga: Enable (trivial) support for GL_APPLE_vertex_array_object, bump DRIVER_DATE
Ian Romanick
2007-10-17
mga: Enable (trivial) support for GL_EXT_gpu_program_parameters.
Ian Romanick
2007-10-17
i915: Don't emit 'empty' blit rectangles.
Michel Dänzer
2007-10-16
Replace symlink generation from i915 with files in intel/ and symlinks there.
Eric Anholt
2007-10-16
i915: Make sure extensions that require TTM actually work.
Michel Dänzer
2007-10-16
i915: fixup TTM interfaces to follow drm changes
Dave Airlie
2007-10-16
i915: Re-enable __DRItexOffsetExtension.
Michel Dänzer
2007-10-12
Merge branch 'dri2'
Kristian Høgsberg
2007-10-12
Merge branch 'master' into i915-superioctl
Dave Airlie
2007-10-12
i915: only enable TTM path if drm minor is > 11 for superioctl
Dave Airlie
2007-10-12
dri: remove ttm common code since superioctl is device specific
Dave Airlie
2007-10-12
i915: fixup reloc header defines
Dave Airlie
2007-10-11
Drop no longer implemented MESA allocate extension from i915.
Kristian Høgsberg
2007-10-11
Add a version field to __DRIextension.
Kristian Høgsberg
2007-10-11
Move new texOffset extension to the new extension mechanism.
Kristian Høgsberg
2007-10-11
Convert a left-over private void * to __DRIcontext *.
Kristian Høgsberg
2007-10-11
Add a DRI_ReadDrawable marker extension to signal read drawable capability.
Kristian Høgsberg
[next]