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
*
DRI: Put back missing break-statement
Ian Romanick
2010-03-04
1
-0
/
+1
*
r300: make blit code work on swtcl machines.
Dave Airlie
2010-03-04
1
-5
/
+18
*
r300_blit: initialise whole fp structure to 0
Dave Airlie
2010-03-04
1
-0
/
+1
*
radeon/r200/r300/r600: add check_blit vtbl function
Alex Deucher
2010-03-03
14
-15
/
+93
*
Remove stray defines of HAVE_RGBA
Ian Romanick
2010-03-03
12
-12
/
+0
*
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
9
-70
/
+0
*
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-03
7
-18
/
+9
*
DRI: Remove support for color-index visuals
Ian Romanick
2010-03-03
1
-10
/
+5
*
mesa/xlib: Remove support for color-index rendering
Ian Romanick
2010-03-03
3
-318
/
+153
*
osmesa: Remove support for color-index rendering
Ian Romanick
2010-03-03
1
-67
/
+11
*
fbdev: Remove support for color-index rendering
Ian Romanick
2010-03-03
1
-86
/
+36
*
DRI/swrast: Remove color-index support from DRI swrast driver
Ian Romanick
2010-03-03
4
-105
/
+27
*
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
[next]