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
2010-02-22
intel: assert that we do not overflow the batch buffer.
Chris Wilson
2010-02-22
intel: Check that we have a bufmgr or bail out when initializing the context.
Chris Wilson
2010-02-20
intel: Silence compiler format warnings.
Vinson Lee
2010-02-19
intel: Set buffer stamp before getting new buffers
Kristian Høgsberg
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-18
intel: Include main/hash.h using "" instead of <>
Kristian Høgsberg
2010-02-17
intel: Implement the DRI2 invalidate function properly
Kristian Høgsberg
2010-02-16
dri2: Event driven buffer validation.
Francisco Jerez
2010-02-12
intel: Remove unused variable.
Vinson Lee
2010-02-12
intel: Avoid dri_bo_flink() in intel_update_renderbuffers()
Kristian Høgsberg
2010-02-12
intel: Track named regions and make sure we only have one region per named bo
Kristian Høgsberg
2010-02-11
i915: Remove always-true irq_active struct intel_screen field
Kristian Høgsberg
2010-02-11
i915: Remove a few DRI1 era struct intel_screen fields
Kristian Høgsberg
2010-02-11
i915: Drop intelScreenPrivate typedef and just call it struct intel_screen
Kristian Høgsberg
2010-02-11
i915: Remove unused intelRegion struct
Kristian Høgsberg
2010-02-11
i915: Remove left-over drmUnmap()
Kristian Høgsberg
2010-02-10
intel: Don't expose GLX_SWAP_EXCHANGE_OML
Ian Romanick
2010-02-10
intel: Expose a minimal number of configs with accumulation buffer
Ian Romanick
2010-02-10
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
intel: Stop exposing useless 24 depth/0 stencil configs
Ian Romanick
2010-02-10
intel: Remove redundant init of depth_bits / stencil_bits in intelInitScreen2
Ian Romanick
2010-02-10
intel: Update comment in intelInitScreen2 to noting DRI2 protocol issues
Ian Romanick
2010-02-09
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-06
intel: Allow L8 PBO blit uploads.
Damien Lespiau
2010-02-06
intel: Check aperture size when doing a blit glClear.
Eric Anholt
2010-02-06
intel: Allow PBO acceleration for GL_RGBA8 MESA_FORMAT_ARGB8888.
Eric Anholt
2010-02-03
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-01-30
intel: Remove unnecessary headers.
Vinson Lee
2010-01-30
intel: Respect texture tiling when doing a PBO blit teximage upload.
Eric Anholt
2010-01-30
intel: Fix inverting of inversion test for windows in glClear cleanup.
Eric Anholt
2010-01-28
intel: Set the region's tiling to none when attaching a PBO to a region.
Eric Anholt
2010-01-28
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-26
intel: Remove dead code from having to clip copyteximage source rect.
Eric Anholt
2010-01-26
intel: Use a handy helper in glReadPixels source clipping.
Eric Anholt
2010-01-26
intel: Clean up stale comments about cliprects.
Eric Anholt
2010-01-26
intel: Remove the remaining cliprects code from DRI1.
Eric Anholt
2010-01-26
intel: Remove DRI1 junk from spans code.
Eric Anholt
2010-01-26
intel: Remove DRI1 junk from blit glBitmap.
Eric Anholt
2010-01-26
intel: Remove DRI1 junk from CopyPixels.
Eric Anholt
2010-01-26
intel: Remove DRI1 junk from glClear blit implementation.
Eric Anholt
2010-01-26
intel: Fix PBO blit ReadPixels from an FBO.
Eric Anholt
2010-01-26
i965: Add support for EXT_draw_buffers2.
Eric Anholt
2010-01-26
intel: make sure we update the renderbuffers after a swap
Jesse Barnes
2010-01-25
intel: Don't do client-side frame throttling with DRI2 SwapBuffers.
Eric Anholt
2010-01-25
Revert "intel: Use the new DRI2 flush invalidate entrypoint to signal frame d...
Eric Anholt
2010-01-25
i965: Remove unnecessary malloc/free in VS binding table setup.
Eric Anholt
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-23
intel: Remove unnecessary headers.
Vinson Lee
2010-01-23
i965: add support for ARB_half_float_vertex
Dave Airlie
[next]