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-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
2010-08-17
i915: Enable ARB_fragment_shader by default.
Eric Anholt
2010-08-13
Merge branch 'master' into glsl2
Ian Romanick
2010-08-13
intel: Remove include of texmem.h, since we haven't used it in ages.
Eric Anholt
2010-08-05
intel: Check for a NULL src buffer prior to blt
Chris Wilson
2010-08-05
intel: Check for region allocation failure.
Chris Wilson
2010-08-04
intel: Remove unnecessary header.
Vinson Lee
2010-07-30
intel: Add missing header to intel_context.c.
Vinson Lee
2010-07-29
intel: Add missing header.
Vinson Lee
2010-07-29
intel: Don't depend on context config values when picking texture formats
Kristian Høgsberg
2010-07-28
intel: Implement EGL_KHR_surfaceless extension
Kristian Høgsberg
2010-07-27
intel: Remove unused intel/server files
Kristian Høgsberg
2010-07-08
intel: Update intel_decode.c from intel-gpu-tools.
Eric Anholt
2010-06-23
Merge branch 'shader-file-reorg'
Brian Paul
[next]