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-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
2010-09-22
intel: Fix GL_ARB_shading_language_120 commit
Kristian Høgsberg
2010-09-21
mesa: don't advertise bogus GL_ARB_shading_language_120 extension
Brian Paul
2010-09-20
Fix typos in comments and debug output strings.
Timo Wiren
2010-09-08
dri: Unset current context and dispatch table when unbinding
Kristian Høgsberg
2010-09-07
i965: Enable EXT_framebuffer_blit internally.
Kenneth Graunke
2010-08-30
i965: Apply the rest of the old-libdrm guard patch.
Cedric Vivier
2010-08-26
intel: Merge identical cases in switch statement.
Nick Bowler
2010-08-25
intel: Support EGL_MESA_image_drm
Kristian Høgsberg
2010-08-25
intel: Take an intel_screen pointer in intel_alloc_region_* functions
Kristian Høgsberg
2010-08-23
intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample.
Eric Anholt
2010-08-23
i965: Add sandybridge D0 pci ids
Zhenyu Wang
2010-08-20
intel: Don't try to do work for BufferSubData with a size of 0.
Eric Anholt
[next]