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
/
intel_span.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Finalize the miptree before mapping it for fallbacks.
Eric Anholt
2010-06-18
1
-0
/
+2
*
i965: Add support for GL_ALPHA framebuffer objects.
Eric Anholt
2010-06-10
1
-0
/
+10
*
intel: Drop intelFlush()
Kristian Høgsberg
2010-05-10
1
-1
/
+1
*
intel: Rename the z24_x8 depth spans to z24_s8 since they do stencil too.
Eric Anholt
2010-03-17
1
-2
/
+2
*
i965: Fix readpixels from ReadBuffer != DrawBuffer.
Eric Anholt
2010-03-16
1
-8
/
+8
*
intel: Remove non-kernel-exec-fencing support.
Eric Anholt
2010-03-04
1
-397
/
+54
*
intel: Remove the unused s8 spans code. Not hit during no_rast piglit.
Eric Anholt
2010-03-04
1
-59
/
+1
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-1
/
+1
*
intel: Implement the DRI2 invalidate function properly
Kristian Høgsberg
2010-02-17
1
-0
/
+1
*
intel: Remove DRI1 junk from spans code.
Eric Anholt
2010-01-26
1
-30
/
+11
*
intel: Drop LOCK/UNLOCK_HARDWARE()
Kristian Høgsberg
2010-01-04
1
-3
/
+0
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
1
-40
/
+17
|
\
|
*
intel: Remove ARGB internal_format == GL_RGB hacks
Ian Romanick
2009-12-10
1
-36
/
+13
|
*
intel: Use spantmp2 GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV for XRGB8888
Ian Romanick
2009-12-10
1
-1
/
+1
|
*
intel: Axe intel_renderbuffer::texformat
Ian Romanick
2009-12-10
1
-3
/
+3
*
|
intel: Remove non-GEM support.
Eric Anholt
2009-11-19
1
-9
/
+4
|
/
*
intel: Remove obsolete comment about GEM in the spans code.
Eric Anholt
2009-11-06
1
-1
/
+0
*
intel: avoid unnecessary front buffer flushing/updating
Brian Paul
2009-11-03
1
-0
/
+2
*
intel: Use GTT mapping when available for swrast.
Eric Anholt
2009-10-30
1
-1
/
+72
*
intel: Fix up z24_x8 depth spans since the texformat merge.
Eric Anholt
2009-10-30
1
-12
/
+6
*
intel: fix up some XRGB breakage
Brian Paul
2009-10-30
1
-1
/
+1
*
intel: update intel_create_renderbuffer(format), add XRGB support
Brian Paul
2009-10-29
1
-0
/
+15
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-32
/
+6
|
\
|
*
intel: use MESA_FORMAT_S8_Z24 format and avoid z24s8/s8z24 conversions
Brian Paul
2009-10-21
1
-16
/
+4
|
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-17
/
+4
|
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
1
-1
/
+0
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-1
/
+1
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-28
1
-0
/
+6
|
\
\
|
*
|
intel: added region draw_x/y offsets in x/y_tile_swizzle() funcs
Brian Paul
2009-10-27
1
-0
/
+6
*
|
|
i915: Enable ARB_vertex_shader for both i915 and i830.
Eric Anholt
2009-10-01
1
-0
/
+37
|
|
/
|
/
|
*
|
intel: minor code clean-ups
Brian Paul
2009-09-14
1
-11
/
+8
*
|
intel: fix renderbuffer map/unmap regression
Brian Paul
2009-09-14
1
-14
/
+14
*
|
intel: Don't forget to map the depth read buffer in spans.
Eric Anholt
2009-09-10
1
-22
/
+28
|
/
*
intel: fix typo: s/softare/software/
Brian Paul
2009-08-07
1
-2
/
+2
*
intel: Add support for argb1555, argb4444 FBOs and fix rgb565 fbo readpixels.
Eric Anholt
2009-04-16
1
-60
/
+112
*
intel: Add span code for z24 without stencil.
Eric Anholt
2009-02-26
1
-2
/
+22
*
intel: make template wrappers for the spans templates.
Eric Anholt
2009-02-25
1
-187
/
+48
*
intel: fix check for Y orientation in span functions.
Brian Paul
2009-01-29
1
-4
/
+4
*
intel: clean up more pf mess.
Eric Anholt
2009-01-27
1
-6
/
+3
*
intel: SW fallback maps texture images, not texture coordinates
Ian Romanick
2009-01-14
1
-2
/
+2
*
intel: Don't keep intel->pClipRects, and instead just calculate it when needed.
Eric Anholt
2008-10-28
1
-82
/
+59
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-4
/
+4
*
intel: track move of bo_exec from drivers to bufmgr.
Eric Anholt
2008-09-10
1
-1
/
+0
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-135
/
+541
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-541
/
+135
*
Merge branch 'drm-gem'
Eric Anholt
2008-08-08
1
-135
/
+541
|
\
|
*
intel: Don't return a renderbuffer with alpha when just GL_RGB is requested.
Eric Anholt
2008-07-26
1
-0
/
+64
|
*
intel: Add a little span cache to spead up readpixels by cutting syscalls.
Eric Anholt
2008-07-23
1
-12
/
+36
|
*
intel-gem: Use pread/pwrite for span access.
Eric Anholt
2008-07-23
1
-161
/
+111
|
*
intel: move renderbuffer mapping to separate functions.
Eric Anholt
2008-07-23
1
-52
/
+51
[next]