index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915: Use x,y drawing offsets instead of changing buffer offsets.
Eric Anholt
2010-03-03
3
-12
/
+41
*
i915: Tell the kernel when we actually need fence registers on our BOs.
Eric Anholt
2010-03-03
4
-12
/
+49
*
intel: Use drm_intel_bo_alloc_tiled for region allocs.
Eric Anholt
2010-03-03
1
-28
/
+11
*
i915: Don't do the pitch expansion for tiled buffers.
Eric Anholt
2010-03-03
1
-4
/
+4
*
intel: Use GTT mapping in the blit fallback path in case there's tiling.
Eric Anholt
2010-03-03
1
-15
/
+14
*
i965: Fix up Sandybridge VS sizing.
Eric Anholt
2010-03-03
1
-3
/
+5
*
r600: add new rs880 pci id
Alex Deucher
2010-03-03
2
-0
/
+2
*
intel: Set InternalFormat for renderbuffers created from an EGLImage
Kristian Høgsberg
2010-03-03
1
-0
/
+1
*
radeon/r200/r300/r600: fix blit BO buffer validation
Dave Airlie
2010-03-03
4
-18
/
+32
*
intel: passs correct context type to intel_prepare_render() call
Brian Paul
2010-03-02
1
-1
/
+1
*
i965: include macros.h to get CLAMP macro
Brian Paul
2010-03-02
1
-0
/
+1
*
r600: fix blender picking.
Dave Airlie
2010-03-02
1
-3
/
+15
*
radeon: Reduce number of radeon_bo_map calls that require kernel entry.
Pauli Nieminen
2010-03-01
1
-3
/
+13
*
Remove now obsolete mesa_bzero symbol.
Karl Schultz
2010-03-01
1
-1
/
+0
*
dri/nouveau: Combine the dummy texture more deterministically on nv0x.
Francisco Jerez
2010-03-01
1
-1
/
+4
*
dri/nouveau: Fix up the ADD texture environment on nv0x.
Francisco Jerez
2010-03-01
2
-2
/
+1
*
dri/nouveau: Add two stencil operation cases in nv04_state_raster.c.
Andrew Randrianasulu
2010-03-01
1
-0
/
+4
*
dri/nouveau: Allow to render to XRGB8888 textures.
Andrew Randrianasulu
2010-03-01
1
-0
/
+2
*
dri: Remove dead code.
Vinson Lee
2010-02-27
2
-36
/
+10
*
dri: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-27
1
-0
/
+1
*
i810: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-27
1
-0
/
+1
*
mach64: Add asserts to check for null pointer dereferences.
Vinson Lee
2010-02-27
1
-0
/
+3
*
mga: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-27
1
-0
/
+1
*
r128: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-27
1
-0
/
+1
*
r300: Add asserts to check for null pointer dereferences.
Vinson Lee
2010-02-27
1
-0
/
+2
*
savage: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-27
1
-0
/
+1
*
sis: Add assert to check function pointer is not null.
Vinson Lee
2010-02-27
1
-0
/
+1
*
tdfx: Add asserts to check for null pointer dereferences.
Vinson Lee
2010-02-27
2
-0
/
+10
*
unichrome: Assert that pointer is not null before dereferencing.
Vinson Lee
2010-02-27
1
-0
/
+2
*
radeon: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-27
1
-0
/
+1
*
dri: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-27
1
-0
/
+1
*
r600: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-27
1
-0
/
+3
*
r600: enable OQ on rv740 on drms with working pipe config
Alex Deucher
2010-02-26
1
-3
/
+6
*
r600: fail to validate unsupported texture formats
Klaus Schnass
2010-02-26
1
-16
/
+12
*
intel: Lookup requested renderbuffer in intel_create_image_from_renderbuffer
Kristian Høgsberg
2010-02-26
1
-1
/
+2
*
r300/compiler: Assert that array index is not negative.
Vinson Lee
2010-02-26
1
-0
/
+2
*
i965: Remove unnecessary headers.
Vinson Lee
2010-02-25
10
-25
/
+0
*
i965: Try to hook up the Sandybridge URB_WRITE SEND message.
Eric Anholt
2010-02-25
1
-7
/
+25
*
i965: Fix up the VUE handling for SNB, and hopefully clarify comments.
Eric Anholt
2010-02-25
1
-25
/
+49
*
i965: Don't set a nonexistent enable bit in several SNB state pointers.
Eric Anholt
2010-02-25
3
-5
/
+5
*
i965: Lump SNB in with Ironlake for bigger VUEs.
Eric Anholt
2010-02-25
1
-2
/
+2
*
i965: Fix the SNB VE valid bit.
Eric Anholt
2010-02-25
1
-1
/
+1
*
intel: Fix up INTEL_NO_HW support.
Eric Anholt
2010-02-25
1
-1
/
+2
*
i965: Don't include SNB in has_negative_rhw_bug.
Eric Anholt
2010-02-25
1
-1
/
+1
*
i965: Fix the SNB clip near VP API bit.
Eric Anholt
2010-02-25
1
-1
/
+2
*
i965: Fix the SNB URB entry count setup.
Eric Anholt
2010-02-25
1
-2
/
+2
*
remove hack for miniglx from dri/utils.c
George Sapountzis
2010-02-26
1
-3
/
+2
*
minor cleanup of dri/Makefile.template's after miniglx drop
George Sapountzis
2010-02-26
1
-21
/
+3
*
Drop fb, ffb and gamma dri drivers
Kristian Høgsberg
2010-02-25
70
-23137
/
+0
*
Drop classic mesa svga driver
Kristian Høgsberg
2010-02-25
12
-1899
/
+0
[next]