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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dri: drop drisw_util.h
George Sapountzis
2011-11-04
4
-141
/
+9
*
dri: reorder as driver,screen,context,drawable
George Sapountzis
2011-11-04
1
-65
/
+65
*
dri: unify __DRIcontextRec, __DRIdrawableRec
George Sapountzis
2011-11-04
2
-19
/
+18
*
dri: unify __DRIscreenRec
George Sapountzis
2011-11-04
11
-62
/
+50
*
dri: unify __DriverAPIRec
George Sapountzis
2011-11-04
6
-46
/
+27
*
dri: drop drmLock remnants
George Sapountzis
2011-11-04
1
-3
/
+1
*
radeon/r200: strip texture borders.
Dave Airlie
2011-11-04
2
-0
/
+4
*
radeon/r200: fix r100/r200 blit to use the offsets.
Dave Airlie
2011-11-04
2
-4
/
+4
*
radeon: drop mtface/mtlevel, use ones in base class.
Dave Airlie
2011-11-04
3
-18
/
+9
*
swrast: Avoid void * arithmetic.
José Fonseca
2011-11-04
1
-1
/
+1
*
i965/gen6: Improve glReadPixels() performance by blitting to a linear temp.
Eric Anholt
2011-11-03
2
-8
/
+81
*
intel: Add safety asserts for the blit engine's pitch alignment requirements.
Eric Anholt
2011-11-03
1
-0
/
+6
*
intel: Don't force a batchbuffer flush in readpixels.
Eric Anholt
2011-11-03
3
-3
/
+12
*
radeon: Remove early dereference of src/dst width in glCopyTexSubImage.
Eric Anholt
2011-11-03
1
-6
/
+2
*
swrast: Drop the global mapping of buffers across glReadPixels().
Eric Anholt
2011-11-03
1
-8
/
+0
*
swrast: Drop the remaining GetRow-based glReadPixels() fast-path.
Eric Anholt
2011-11-03
1
-90
/
+0
*
swrast: Remove dead _swrast_read_depth_span_uint().
Eric Anholt
2011-11-03
2
-88
/
+0
*
swrast: Convert color glReadPixels slow path to using MapRenderbuffer.
Eric Anholt
2011-11-03
1
-72
/
+33
*
swrast: Skip _swrast_validate_derived in _swrast_ReadPixels().
Eric Anholt
2011-11-03
1
-4
/
+0
*
swrast: Add a readpixels fast-path based on memcpy and MapRenderbuffer.
Eric Anholt
2011-11-03
1
-4
/
+53
*
mesa: Add a function for comparing gl_format to format/type.
Eric Anholt
2011-11-03
2
-0
/
+321
*
swrast: Switch the remaining depth readpixels to MapRenderbuffer.
Eric Anholt
2011-11-03
1
-5
/
+17
*
swrast: Switch the remaining depth/stencil readpixels path to MapRenderbuffer.
Eric Anholt
2011-11-03
1
-30
/
+42
*
swrast: MapRenderbuffer in separate depth/stencil readpixels fastpath
Eric Anholt
2011-11-03
2
-21
/
+59
*
swrast: Calculate image address/stride once for depth/stencil readpixels.
Eric Anholt
2011-11-03
1
-16
/
+14
*
swrast: Make the packed depth/stencil read fastpath use MapRenderbuffer.
Eric Anholt
2011-11-03
3
-29
/
+94
*
swrast: Directly map the stencil buffer in read_stencil_pixels.
Eric Anholt
2011-11-03
3
-4
/
+74
*
radeon: Fix variable initialization typo.
Vinson Lee
2011-11-03
1
-1
/
+1
*
i965: Fix constant propagation into 32-bit integer MUL.
Paul Berry
2011-11-03
2
-2
/
+15
*
texgetimage: add missing return on error
nobled
2011-11-03
1
-0
/
+1
*
mesa: fix texture target mix-up in NV_fragment_program parser
Brian Paul
2011-11-03
1
-7
/
+7
*
radeon: Check an error return instead of assigning it to a dead variable.
Eric Anholt
2011-11-03
1
-5
/
+13
*
radeon: fix some regressions in texturing code.
Dave Airlie
2011-11-03
1
-6
/
+4
*
st/mesa: add support for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
5
-0
/
+9
*
mesa: add support for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
16
-17
/
+106
*
mesa: clean up validate_texture_wrap_mode
Chia-I Wu
2011-11-03
1
-15
/
+27
*
mesa: fix a logic error in glFramebufferTexture2D
Chia-I Wu
2011-11-03
1
-1
/
+1
*
mesa: add GL_OES_EGL_image_external to the extension list
Chia-I Wu
2011-11-03
2
-0
/
+2
*
mesa: add missing defines for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-0
/
+8
*
mesa, i965: prepare for more than 8 texture targets
Chia-I Wu
2011-11-03
4
-4
/
+4
*
glapi: regenerate files
Chia-I Wu
2011-11-03
1
-1178
/
+1190
*
swrast: simplify the condition test for _swrast_choose_texture_sample_func
Yuanhan Liu
2011-11-03
1
-13
/
+9
*
mesa: fix the low limit of width and height for glRenderbufferStorage
Yuanhan Liu
2011-11-03
1
-2
/
+2
*
mesa: fix inital value for new renderbuffer
Yuanhan Liu
2011-11-03
1
-1
/
+1
*
mesa: complete the GL_TEXTURE_SWIZZLE* setup
Yuanhan Liu
2011-11-03
1
-0
/
+27
*
mesa: remove the redundant check
Yuanhan Liu
2011-11-03
1
-6
/
+5
*
driconf: updated german translation
Carl-Philip Haensch
2011-11-02
1
-8
/
+11
*
driconf: updated de.po
Carl-Philip Haensch
2011-11-02
1
-50
/
+88
*
wglSetPixelFormat should ignore the ppfd parameter.
Morgan Armand
2011-11-02
1
-3
/
+7
*
i965: Add support for integral vertex attributes.
Paul Berry
2011-11-02
3
-4
/
+67
[prev]
[next]