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-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
2010-06-18
intel: Finalize the miptree before mapping it for fallbacks.
Eric Anholt
2010-06-16
intel: Remove unnecessary headers.
Vinson Lee
2010-06-14
intel: Remove long-dead comment about releasing texture heaps.
Eric Anholt
2010-06-11
i965: Remove caching of surface state objects.
Eric Anholt
2010-06-11
i965: Add support for streaming indirect state rather than caching objects.
Eric Anholt
2010-06-10
mesa: move arbprogram.[ch] to main/
Brian Paul
2010-06-10
intel: Remove unnecessary header.
Vinson Lee
2010-06-10
i965: Add support for GL_ALPHA framebuffer objects.
Eric Anholt
2010-06-09
intel: Use the blitter to upload TexSubImage data to busy textures.
Eric Anholt
2010-06-08
intel: Flag NEW_BUFFERS when changing draw buffers.
Eric Anholt
2010-06-08
intel: Convert remaining dri_bo_emit_reloc to drm_intel_bo_emit_reloc.
Eric Anholt
2010-06-08
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
intel: Clean up stale comments in intel_batchbuffer.c.
Eric Anholt
2010-06-08
intel: Remove the non-gem paths for batchbuffer upload.
Eric Anholt
2010-06-08
intel: Update comment in intel_tex_copy from before miptree x/y rework.
Eric Anholt
2010-06-04
i915: Don't use XRGB8888 on 830 and 845.
Eric Anholt
2010-06-04
intel: Fix intel_compressed_num_bytes for FXT1 after I broke it.
Eric Anholt
2010-06-01
intel: Fallback to meta if we're asked to CopyTexImage2D from RGB to RGBA
Kristian Høgsberg
2010-05-31
intel: Initialize batch->reserved_space on allocation
Chris Wilson
2010-05-28
i965: fix PIPE_CONTROL command for gen6.
Zou Nan hai
2010-05-26
i965: Add support for EXT_timer_query on Ironlake.
Eric Anholt
2010-05-26
intel: Handle decode of PIPE_CONTROL instructions.
Eric Anholt
2010-05-26
i965: Don't PIPE_CONTROL instruction cache flush.
Eric Anholt
2010-05-23
i965: Add support for all 8 possible ARB_draw_buffers in Mesa.
Eric Anholt
2010-05-20
intel: Throttle after doing copyregion/swapbuffers round trip
Kristian Høgsberg
2010-05-18
i965: Revert accidental debug change in 562e2d114ec0cba8
Eric Anholt
2010-05-17
i965: Add SF program disasm under INTEL_DEBUG=sf.
Eric Anholt
2010-05-17
intel: Call intel_draw_buffer() again after _mesa_make_current()
Kristian Høgsberg
2010-05-14
i965: Add program dumping for INTEL_DEBUG=gs.
Eric Anholt
2010-05-14
i965: Support INTEL_DEBUG=clip to dump the clip program.
Eric Anholt
2010-05-14
intel: Handle arbitrary compressed formats in intel_compressed_num_bytes.
Eric Anholt
[next]