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
...
*
mesa: Clean up header file inclusion in points.h.
Vinson Lee
2010-11-13
1
-1
/
+3
*
mesa: consolidate assertions in teximage code
Brian Paul
2010-11-12
1
-10
/
+1
*
gallium: add CAPs for indirect addressing and lower it in st/mesa when needed
Marek Olšák
2010-11-12
1
-0
/
+9
*
tdfx: s/Format/_BaseFormat/
Brian Paul
2010-11-11
1
-2
/
+2
*
mesa: fix glDeleteBuffers() regression
Brian Paul
2010-11-11
1
-2
/
+2
*
mesa: make glIsBuffer() return false for never bound buffers
Brian Paul
2010-11-11
1
-14
/
+18
*
mesa: handle more pixel types in mipmap generation code
Brian Paul
2010-11-11
1
-0
/
+166
*
mesa: add missing formats in _mesa_format_to_type_and_comps()
Brian Paul
2010-11-11
1
-1
/
+26
*
mesa: improve error message
Brian Paul
2010-11-11
1
-1
/
+2
*
mesa: #include mfeatures.h in enums.h
Brian Paul
2010-11-11
1
-0
/
+1
*
dri/nouveau: Split hardware/software TNL instantiation more cleanly.
Francisco Jerez
2010-11-11
9
-66
/
+84
*
mesa: Fix printf format warnings.
Vinson Lee
2010-11-10
1
-1
/
+1
*
mesa: Allow query of MAX_SAMPLES with EXT_framebuffer_multisample
Ian Romanick
2010-11-10
1
-2
/
+2
*
intel: Add a new B43 pci id.
Robert Hooker
2010-11-10
2
-1
/
+4
*
i965: re-enable gen6 IF statements in the fragment shader.
Eric Anholt
2010-11-10
2
-6
/
+1
*
i965: Work around strangeness in swizzling/masking of gen6 math.
Eric Anholt
2010-11-10
1
-11
/
+58
*
meta: Handle bitmaps with alpha test enabled.
Francisco Jerez
2010-11-10
1
-6
/
+35
*
mesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH tricaps
Roland Scheidegger
2010-11-10
4
-16
/
+3
*
r200: fix r200 large points
Roland Scheidegger
2010-11-10
2
-7
/
+5
*
mesa: Clean up header file inclusion in pixelstore.h.
Vinson Lee
2010-11-10
1
-1
/
+2
*
mesa: Clean up header file inclusion in pixel.h.
Vinson Lee
2010-11-10
1
-1
/
+6
*
Revert "i965: VS use SPF mode on sandybridge for now"
Zhenyu Wang
2010-11-10
2
-5
/
+1
*
i965: fix dest type of 'endif' on sandybridge
Zhenyu Wang
2010-11-10
1
-1
/
+1
*
i965: Add support for math on constants in gen6 brw_wm_glsl.c path.
Eric Anholt
2010-11-09
1
-4
/
+5
*
ir_to_mesa: Refactor code for emitting DP instructions
Ian Romanick
2010-11-09
1
-45
/
+35
*
i965: Allow OPCODE_SWZ to put immediates in the first arg.
Eric Anholt
2010-11-09
1
-0
/
+1
*
intel: Add assert check for blitting alignment.
Peter Clifton
2010-11-09
1
-2
/
+3
*
Revert "intel: Fix the client-side swapbuffers throttling."
Eric Anholt
2010-11-09
1
-5
/
+1
*
intel: Fix the client-side swapbuffers throttling.
Eric Anholt
2010-11-09
1
-1
/
+5
*
mesa: no-op glBufferSubData() on size==0
Brian Paul
2010-11-09
1
-0
/
+3
*
mesa: Clean up header file inclusion in nvprogram.h.
Vinson Lee
2010-11-09
1
-1
/
+3
*
mesa: Clean up header file inclusion in multisample.h.
Vinson Lee
2010-11-09
1
-1
/
+3
*
mesa: Clean up header file inclusion in matrix.h.
Vinson Lee
2010-11-09
1
-1
/
+2
*
mesa: Clean up header file inclusion in lines.h.
Vinson Lee
2010-11-09
1
-1
/
+2
*
mesa: Clean up header file inclusion in light.h.
Vinson Lee
2010-11-09
1
-1
/
+6
*
mesa: Add missing header and forward declarations in dd.h.
Vinson Lee
2010-11-09
1
-1
/
+13
*
mesa: Clean up header file inclusion in image.h.
Vinson Lee
2010-11-09
1
-1
/
+3
*
mesa: Add talloc includes for gles
Thomas Hellstrom
2010-11-09
1
-2
/
+2
*
mesa: Clean up header file inclusion in histogram.h.
Vinson Lee
2010-11-09
1
-1
/
+4
*
mesa: Clean up header file inclusion in hint.h.
Vinson Lee
2010-11-09
1
-1
/
+3
*
mesa: Clean up header file inclusion in framebuffer.h.
Vinson Lee
2010-11-09
1
-1
/
+4
*
mesa: Clean up header file inclusion in fog.h.
Vinson Lee
2010-11-09
1
-1
/
+4
*
mesa: Clean up header file inclusion in ffvertex_prog.h.
Vinson Lee
2010-11-09
1
-1
/
+1
*
mesa: Clean up header file inclusion in fbobject.h.
Vinson Lee
2010-11-09
1
-1
/
+4
*
radeon: Implement GL_OES_EGL_image
Johann Rudloff
2010-11-08
11
-0
/
+150
*
radeon: Implement __DRI_IMAGE and EGL_MESA_image_drm
Johann Rudloff
2010-11-08
2
-0
/
+196
*
radeon: Implement EGL_MESA_no_surface_extension
Johann Rudloff
2010-11-08
2
-37
/
+55
*
mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping.
Mario Kleiner
2010-11-08
2
-2
/
+4
*
intel: Fix emit_linear_blit to use DWORD aligned width blits
Peter Clifton
2010-11-08
1
-2
/
+5
*
r600c: properly align mipmaps to group size
Alex Deucher
2010-11-08
2
-4
/
+7
[prev]
[next]