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-11-18
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-11-10
intel: Add a new B43 pci id.
Robert Hooker
2010-11-09
intel: Add assert check for blitting alignment.
Peter Clifton
2010-11-09
Revert "intel: Fix the client-side swapbuffers throttling."
Eric Anholt
2010-11-09
intel: Fix the client-side swapbuffers throttling.
Eric Anholt
2010-11-08
intel: Fix emit_linear_blit to use DWORD aligned width blits
Peter Clifton
2010-11-03
intel: Remove leftover dri1 locking fields in the context.
Eric Anholt
2010-11-03
intel: Remove duplicated teximage miptree to object miptree promotion.
Eric Anholt
2010-11-03
intel: Avoid taking logbase2 of several things that we max.
Eric Anholt
2010-11-03
intel: Remove the magic unaligned memcpy code.
Eric Anholt
2010-11-03
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-11-02
intel: For batch, use GTT mapping instead of writing to a malloc and copying.
Eric Anholt
2010-10-27
intel: Enable GL_EXT_separate_shader_objects in Intel drivers
Ian Romanick
2010-10-18
i965: Avoid blits in BufferCopySubdata on gen6.
Eric Anholt
2010-10-18
i965: Fix assertion failure on gen6 BufferSubData to busy BO.
Eric Anholt
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-12
intel: Allow CopyTexSubImage to InternalFormat 3/4 textures, like RGB/RGBA.
Eric Anholt
2010-10-11
intel_extensions: Add ability to set GLSL version via environment
Chad Versace
2010-10-08
intel: Enable GL_ARB_explicit_attrib_location
Ian Romanick
2010-10-07
gles2: Add GL_EXT_texture_format_BGRA8888 support
Kristian Høgsberg
2010-10-01
i965: Enable GL_ARB_texture_rg
Ian Romanick
2010-09-30
i965: Update renderer strings for sandybridge
Adam Jackson
2010-09-30
dri/intel: remove duplicated include
Nicolas Kaiser
2010-09-30
i965: always set tiling for fbo depth buffer on sandybridge
Zhenyu Wang
2010-09-28
i965: fallback bitmap operation on sandybridge
Zhenyu Wang
2010-09-28
i965: only allow SIMD8 kernel on sandybridge now
Zhenyu Wang
2010-09-28
i965: sandybridge pipe control workaround before write cache flush
Zhenyu Wang
2010-09-28
i965: Add all device ids for sandybridge
Zhenyu Wang
2010-09-27
Remove unnescessary initializations of UpdateTexturePalette
Ian Romanick
2010-09-27
Remove GL_EXT_cull_vertex
Ian Romanick
2010-09-27
mesa: Force GL_SGIS_generate_mipmap to always be enabled
Ian Romanick
2010-09-27
mesa: Force GL_ARB_copy_buffer to always be enabled
Ian Romanick
2010-09-25
intel: Remove unnecessary header.
Vinson Lee
2010-09-24
intel: Remove unnecessary headers.
Vinson Lee
2010-09-24
intel: Fix implicit declaration of function '_mesa_meta_Bitmap' warning.
Vinson Lee
2010-09-24
intel: Improve some of the miptree debugging.
Eric Anholt
2010-09-24
intel: More reverting of the sw fallback for depth texture border color.
Eric Anholt
2010-09-24
intel: Add fallback debug to glGenerateMipmap.
Eric Anholt
2010-09-24
intel: Fix segfault on INTEL_DEBUG=fbo with unsupported framebuffers.
Eric Anholt
2010-09-24
i965: Add support for rendering to SARGB8 FBOs.
Eric Anholt
2010-09-24
intel: Corresponding FinishRenderTexture debug to BeginRenderTexture.
Eric Anholt
2010-09-24
intel: Dead comment removal.
Eric Anholt
2010-09-23
intel: Remove dead intelIsTextureResident().
Eric Anholt
2010-09-23
intel: Replace my intel_texture_bitmap code with _mesa_meta_Bitmap.
Eric Anholt
2010-09-23
intel: Remove unnecessary minimum pitch alignment to 32 bytes.
Eric Anholt
2010-09-23
intel: Remove disabled stencil drawpixels acceleration.
Eric Anholt
2010-09-23
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-22
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
2010-09-22
dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontext
Kristian Høgsberg
[next]