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
*
glapi: Move src/mesa/main/dispatch.c to glapi and rename.
Chia-I Wu
2010-02-25
5
-7
/
+4
*
glapi: Generated GLX sources should use glapidispatch.h.
Chia-I Wu
2010-02-25
2
-2
/
+2
*
mesa: Remove unused Makefile.{ugl,win}.
Chia-I Wu
2010-02-25
2
-572
/
+0
*
mesa: Remove dead error condition.
Vinson Lee
2010-02-25
1
-1
/
+1
*
vbo: remove dead code
Brian Paul
2010-02-24
1
-35
/
+3
*
mesa: Fix SCons build.
Vinson Lee
2010-02-24
1
-2
/
+2
*
dri: remove old assertion (see bug 26734)
Brian Paul
2010-02-24
1
-8
/
+0
*
intel: Implement GL_OES_EGL_image entrypoints
Kristian Høgsberg
2010-02-24
2
-0
/
+88
*
intel: Implement DRI image extension
Kristian Høgsberg
2010-02-24
4
-0
/
+104
*
mesa: put declaration before code
Brian Paul
2010-02-24
1
-1
/
+1
*
core: Implement GL_OES_EGL_image entry points
Kristian Høgsberg
2010-02-24
6
-0
/
+83
*
glapi: GL_OES_EGL_image autogenerated files
Kristian Høgsberg
2010-02-24
9
-1454
/
+1585
*
glapi: Add GL_OES_EGL_image
Kristian Høgsberg
2010-02-24
3
-1
/
+24
*
st/mesa: updated comments
Brian Paul
2010-02-24
2
-3
/
+4
*
st/mesa: consolidate redundant format conversion code
Brian Paul
2010-02-24
1
-86
/
+21
*
st/mesa: more format code clean-up and removal
Brian Paul
2010-02-24
2
-68
/
+18
*
st/mesa: clean-ups in FBO code
Brian Paul
2010-02-24
1
-21
/
+6
*
st/mesa: clean-up of format-related code
Brian Paul
2010-02-24
3
-77
/
+13
*
st/mesa: use util_format_get_blocksize()
Brian Paul
2010-02-24
1
-1
/
+1
*
st/mesa: code clean-ups in st_renderbuffer_alloc_storage()
Brian Paul
2010-02-24
1
-8
/
+7
*
r600: proper fix for 15601835361e2fdd34b38b265cfc3007749ee24d
Alex Deucher
2010-02-24
2
-2
/
+2
*
mesa: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
1
-3
/
+7
*
mesa: disable unreachable meta mipmap gen code
Brian Paul
2010-02-24
1
-0
/
+3
*
radeon/r200: fix the state emission before kernel clear
Dave Airlie
2010-02-24
2
-1
/
+4
*
r600: Assert that array index is not negative.
Vinson Lee
2010-02-24
1
-0
/
+1
*
radeon: fix bad state emission causes kernel to do bad depth clear
Dave Airlie
2010-02-24
1
-0
/
+1
*
intel: Call intel_prepare_render() in intelMakeCurrent()
Kristian Høgsberg
2010-02-23
1
-0
/
+1
*
st/mesa: whitespace fixes
Brian Paul
2010-02-23
1
-4
/
+1
*
glapi: fix es after mv
George Sapountzis
2010-02-24
13
-14
/
+14
*
glapi: fix code generation Makefile after mv
George Sapountzis
2010-02-24
1
-73
/
+118
*
glapi: mv code generation to subdir
George Sapountzis
2010-02-24
42
-0
/
+0
*
i965: Enable GL_ARB_fragment_coord_conventions now that the GLSL is fixed.
Eric Anholt
2010-02-23
1
-0
/
+1
*
mesa: Assert that array index is not negative.
Vinson Lee
2010-02-23
1
-0
/
+1
*
st/mesa: change viewport Z scale/bias for glBitmap/glDrawPixels
Brian Paul
2010-02-22
2
-4
/
+10
*
st/mesa: Add checks for ST_SURFACE_x vs MESA_BUFFER_x
Brian Paul
2010-02-22
2
-1
/
+9
*
mesa/st: Make ST_SURFACE_DEPTH index consistent with mesa's BUFFER_DEPTH.
Brian Paul
2010-02-22
1
-1
/
+1
*
intel: assert that we do not overflow the batch buffer.
Chris Wilson
2010-02-22
1
-1
/
+2
*
i915: Fix logic !gen >= 3
Chris Wilson
2010-02-22
1
-1
/
+1
*
i915: Remove superfluous MI_NOOP from vertex emission
Chris Wilson
2010-02-22
1
-2
/
+1
*
intel: Check that we have a bufmgr or bail out when initializing the context.
Chris Wilson
2010-02-22
1
-0
/
+4
*
st/mesa: Fix memory leak on out-of-memory error path.
Vinson Lee
2010-02-21
1
-1
/
+3
*
mesa: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-21
1
-2
/
+6
*
radeon: Silence compiler format warning.
Vinson Lee
2010-02-20
1
-1
/
+1
*
gamma: Silence uninitialized variable warnings.
Vinson Lee
2010-02-20
1
-1
/
+1
*
gamma: Add missing headers.
Vinson Lee
2010-02-20
10
-5
/
+12
*
gamma: Remove unnecessary header.
Vinson Lee
2010-02-20
1
-1
/
+0
*
intel: Silence compiler format warnings.
Vinson Lee
2010-02-20
2
-2
/
+2
*
mesa: Silence compiler format warning.
Vinson Lee
2010-02-19
1
-1
/
+1
*
mesa: fix snprintf() typo
Brian Paul
2010-02-19
2
-4
/
+4
*
mesa: restore _mesa_snprintf() - it's needed for Windows
Brian Paul
2010-02-19
12
-29
/
+45
[next]