index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Apply the rest of the old-libdrm guard patch.
Cedric Vivier
2010-08-30
1
-0
/
+13
*
intel: Merge identical cases in switch statement.
Nick Bowler
2010-08-26
1
-11
/
+5
*
intel: Support EGL_MESA_image_drm
Kristian Høgsberg
2010-08-25
3
-0
/
+87
*
intel: Take an intel_screen pointer in intel_alloc_region_* functions
Kristian Høgsberg
2010-08-25
6
-37
/
+32
*
intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample.
Eric Anholt
2010-08-23
2
-1
/
+5
*
i965: Add sandybridge D0 pci ids
Zhenyu Wang
2010-08-23
1
-1
/
+3
*
intel: Don't try to do work for BufferSubData with a size of 0.
Eric Anholt
2010-08-20
1
-0
/
+6
*
i915: Enable ARB_fragment_shader by default.
Eric Anholt
2010-08-17
1
-1
/
+1
*
Merge branch 'master' into glsl2
Ian Romanick
2010-08-13
8
-428
/
+41
|
\
|
*
intel: Check for a NULL src buffer prior to blt
Chris Wilson
2010-08-05
1
-1
/
+1
|
*
intel: Check for region allocation failure.
Chris Wilson
2010-08-05
1
-0
/
+6
|
*
intel: Remove unnecessary header.
Vinson Lee
2010-08-04
1
-1
/
+0
|
*
intel: Add missing header to intel_context.c.
Vinson Lee
2010-07-30
1
-0
/
+1
|
*
intel: Add missing header.
Vinson Lee
2010-07-29
1
-0
/
+1
|
*
intel: Don't depend on context config values when picking texture formats
Kristian Høgsberg
2010-07-29
1
-24
/
+12
|
*
intel: Implement EGL_KHR_surfaceless extension
Kristian Høgsberg
2010-07-28
1
-7
/
+20
|
*
intel: Remove unused intel/server files
Kristian Høgsberg
2010-07-27
3
-395
/
+0
*
|
intel: Remove include of texmem.h, since we haven't used it in ages.
Eric Anholt
2010-08-13
3
-3
/
+1
|
/
*
intel: Update intel_decode.c from intel-gpu-tools.
Eric Anholt
2010-07-08
4
-192
/
+435
*
Merge branch 'shader-file-reorg'
Brian Paul
2010-06-23
1
-1
/
+1
|
\
|
*
mesa: move arbprogram.[ch] to main/
Brian Paul
2010-06-10
1
-1
/
+1
*
|
intel: Finalize the miptree before mapping it for fallbacks.
Eric Anholt
2010-06-18
1
-0
/
+2
*
|
intel: Remove unnecessary headers.
Vinson Lee
2010-06-16
2
-6
/
+0
*
|
intel: Remove long-dead comment about releasing texture heaps.
Eric Anholt
2010-06-14
1
-15
/
+0
*
|
i965: Remove caching of surface state objects.
Eric Anholt
2010-06-11
2
-19
/
+0
*
|
i965: Add support for streaming indirect state rather than caching objects.
Eric Anholt
2010-06-11
3
-1
/
+12
|
/
*
intel: Remove unnecessary header.
Vinson Lee
2010-06-10
1
-1
/
+0
*
i965: Add support for GL_ALPHA framebuffer objects.
Eric Anholt
2010-06-10
4
-14
/
+50
*
intel: Use the blitter to upload TexSubImage data to busy textures.
Eric Anholt
2010-06-09
1
-10
/
+67
*
intel: Flag NEW_BUFFERS when changing draw buffers.
Eric Anholt
2010-06-08
1
-0
/
+1
*
intel: Convert remaining dri_bo_emit_reloc to drm_intel_bo_emit_reloc.
Eric Anholt
2010-06-08
1
-2
/
+3
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
11
-66
/
+70
*
intel: Clean up stale comments in intel_batchbuffer.c.
Eric Anholt
2010-06-08
1
-4
/
+1
*
intel: Remove the non-gem paths for batchbuffer upload.
Eric Anholt
2010-06-08
1
-22
/
+4
*
intel: Update comment in intel_tex_copy from before miptree x/y rework.
Eric Anholt
2010-06-08
1
-1
/
+1
*
i915: Don't use XRGB8888 on 830 and 845.
Eric Anholt
2010-06-04
3
-2
/
+18
*
intel: Fix intel_compressed_num_bytes for FXT1 after I broke it.
Eric Anholt
2010-06-04
1
-1
/
+1
*
intel: Fallback to meta if we're asked to CopyTexImage2D from RGB to RGBA
Kristian Høgsberg
2010-06-01
1
-0
/
+8
*
intel: Initialize batch->reserved_space on allocation
Chris Wilson
2010-05-31
1
-2
/
+1
*
i965: fix PIPE_CONTROL command for gen6.
Zou Nan hai
2010-05-28
1
-1
/
+10
*
i965: Add support for EXT_timer_query on Ironlake.
Eric Anholt
2010-05-26
1
-0
/
+7
*
intel: Handle decode of PIPE_CONTROL instructions.
Eric Anholt
2010-05-26
1
-0
/
+27
*
i965: Don't PIPE_CONTROL instruction cache flush.
Eric Anholt
2010-05-26
1
-1
/
+0
*
i965: Add support for all 8 possible ARB_draw_buffers in Mesa.
Eric Anholt
2010-05-23
1
-1
/
+0
*
intel: Throttle after doing copyregion/swapbuffers round trip
Kristian Høgsberg
2010-05-20
4
-35
/
+29
*
i965: Revert accidental debug change in 562e2d114ec0cba8
Eric Anholt
2010-05-18
1
-1
/
+1
*
i965: Add SF program disasm under INTEL_DEBUG=sf.
Eric Anholt
2010-05-17
2
-2
/
+2
*
intel: Call intel_draw_buffer() again after _mesa_make_current()
Kristian Høgsberg
2010-05-17
1
-0
/
+6
*
i965: Add program dumping for INTEL_DEBUG=gs.
Eric Anholt
2010-05-14
2
-2
/
+2
*
i965: Support INTEL_DEBUG=clip to dump the clip program.
Eric Anholt
2010-05-14
4
-1
/
+6
[next]