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: Enable the GL_ARB_shader_bit_encode extension.
Kenneth Graunke
2012-06-07
1
-0
/
+1
*
mesa: consolidate internal glCopyTexSubImage1/2/3D code
Brian Paul
2012-06-06
1
-29
/
+11
*
mesa: consolidate internal glTexSubImage1/2/3D code
Brian Paul
2012-06-06
1
-13
/
+15
*
mesa: consolidate internal glTexImage1/2/3D code
Brian Paul
2012-06-06
1
-53
/
+7
*
intel: Change vendor string to "Intel Open Source Technology Center".
Kenneth Graunke
2012-06-01
1
-1
/
+1
*
i965/msaa: Enable 4x MSAA on Gen7.
Paul Berry
2012-05-25
1
-1
/
+5
*
i965/msaa: Properly handle sliced layout for Gen7.
Paul Berry
2012-05-25
4
-55
/
+134
*
i965/msaa: Expand odd-sized MSAA surfaces to account for interleaving pattern.
Paul Berry
2012-05-25
1
-5
/
+40
*
i965: Gut the separate OpenGL ES extension enabling.
Kenneth Graunke
2012-05-23
3
-144
/
+4
*
i965: create code path to handle primitive restart in hardware
Jordan Justen
2012-05-23
1
-0
/
+4
*
i965/gen6+: Add support for GL_ARB_blend_func_extended.
Eric Anholt
2012-05-23
1
-0
/
+1
*
i965/gen6+: Add support for fast depth clears.
Eric Anholt
2012-05-23
1
-0
/
+5
*
i965: Drop a layer of indirection in doing HiZ resolves.
Eric Anholt
2012-05-23
2
-39
/
+9
*
i965: Replace intel_need_resolve with the hiz ops it maps to.
Eric Anholt
2012-05-23
3
-17
/
+21
*
i965: Add an interface for doing hiz ops from C code.
Eric Anholt
2012-05-23
2
-0
/
+32
*
intel: Fork the intel_clear.c file between i915 and i965.
Eric Anholt
2012-05-23
1
-203
/
+0
*
i965: Completely annotate the batch bo when aub dumping.
Paul Berry
2012-05-22
2
-1
/
+5
*
intel: When AUB dumping, flush before emitting final bitmap command.
Paul Berry
2012-05-22
1
-1
/
+3
*
i965/gen6: Initial implementation of MSAA.
Paul Berry
2012-05-15
5
-18
/
+81
*
i965/gen6+: Add code to perform blits on the render path ("blorp").
Paul Berry
2012-05-15
1
-0
/
+9
*
intel: Fix compile warning from 7b6424143d8bf572cadd46adcbaa91d2a5598635
Eric Anholt
2012-05-14
1
-2
/
+2
*
intel: Fix compiler warning from 3cd7bee48f7caf7850ea64d40f43875d4c975507
Eric Anholt
2012-05-14
1
-2
/
+0
*
intel: Work around differences between C and C++ scoping rules.
Paul Berry
2012-05-10
2
-25
/
+29
*
intel: Add extern "C" declarations to headers
Paul Berry
2012-05-10
5
-1
/
+36
*
i965: Fix mipmap offsets for HiZ and separate stencil buffers.
Paul Berry
2012-05-07
4
-19
/
+77
*
intel: Disable ARB_framebuffer_object in ES contexts
Chad Versace
2012-05-07
1
-2
/
+0
*
intel: Remove pointless software fallback for glBitmap on Gen6.
Kenneth Graunke
2012-05-04
1
-4
/
+0
*
intel: Return success when asked to allocate a 0-width/height renderbuffer.
Eric Anholt
2012-05-04
1
-0
/
+3
*
i965: Add support for GL_ARB_draw_buffers_blend.
Eric Anholt
2012-05-04
1
-0
/
+4
*
gbm: Add gbm_bo_write entry point
Kristian Høgsberg
2012-05-03
2
-2
/
+31
*
intel: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-05-01
3
-6
/
+8
*
i965: Support Android RGBX8888 format for EGL generated images
Sean V Kelley
2012-04-30
1
-0
/
+10
*
intel: set dri_format field for all images
Ander Conselvan de Oliveira
2012-04-30
1
-0
/
+18
*
intel: properly return the image format on intel_query_image
Ander Conselvan de Oliveira
2012-04-30
1
-1
/
+2
*
i965: When the kernel lacks the LLC check, assume it's present on gen >= 6.
Eric Anholt
2012-04-11
1
-3
/
+7
*
intel: Drop backwards compat code for not having libdrm with the LLC check.
Eric Anholt
2012-04-11
1
-4
/
+0
*
i965: Stop lying about cpp and height of a stencil buffer.
Paul Berry
2012-04-10
3
-39
/
+45
*
i965: Add support for sampling texture buffer objects on gen7+.
Eric Anholt
2012-04-09
1
-0
/
+4
*
i965/aub: Dump a final bitmap from DestroyContext.
Kenneth Graunke
2012-04-02
3
-29
/
+41
*
intel: add PCI IDs for Ivy Bridge GT2 server variant
Eugeni Dodonov
2012-04-01
2
-1
/
+4
*
intel: Add some PCI IDs for Haswell.
Kenneth Graunke
2012-03-30
2
-2
/
+20
*
i965: Disable HiZ on Haswell for now.
Kenneth Graunke
2012-03-30
1
-1
/
+1
*
i965: Add initial IS_HASWELL() macros.
Kenneth Graunke
2012-03-30
3
-5
/
+14
*
intel: fix un-blanced map_refcount issue
Yuanhan Liu
2012-03-28
1
-4
/
+4
*
intel: fix TFP at 16-bpp
Dave Airlie
2012-03-25
1
-6
/
+11
*
intel: fix null dereference processing HiZ buffer
Dylan Noblesmith
2012-03-22
1
-0
/
+6
*
intel: Make use of the new GPU-unsynchronized map functionality in libdrm.
Eric Anholt
2012-03-21
1
-1
/
+3
*
intel: Drop the tracking of bo_map vs bo_map_gtt for unmapping.
Eric Anholt
2012-03-21
2
-15
/
+2
*
i965: Avoid flushing the batch for busy BOs for ARB_mbr with INVALIDATE_BUFFER.
Eric Anholt
2012-03-21
1
-15
/
+20
*
intel: Handle devid overrides using libdrm.
Eric Anholt
2012-03-21
1
-19
/
+4
[next]