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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glapi: regenerated files for GL_ARB_draw_instanced
Brian Paul
2010-04-04
9
-4811
/
+5020
*
glapi: plug in ARB_draw_instanced.xml
Brian Paul
2010-04-04
2
-0
/
+3
*
glapi: ARB_draw_instanced.xml file
Brian Paul
2010-04-04
1
-0
/
+69
*
Merge branch '7.8'
Ian Romanick
2010-04-04
6
-141
/
+186
|
\
|
*
gl: updated glxext.h to version 27
Ian Romanick
2010-04-04
1
-103
/
+106
|
*
util: Use GCC atomic bultins on GCC 4.1 and higher only.
Vinson Lee
2010-04-03
1
-1
/
+1
|
*
xdemos: Build object files first
Jeremy Huddleston
2010-04-03
1
-30
/
+15
|
*
glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds.
Vinson Lee
2010-04-02
1
-2
/
+39
|
*
st/vega: Do not depend on libm.
Chia-I Wu
2010-04-02
1
-2
/
+3
|
*
GLX/DRI2: pass GLX drawable ID to dri2InvalidateBuffers
Jesse Barnes
2010-04-01
1
-2
/
+2
|
*
Revert accidental commits from the xquartz tree
Jeremy Huddleston
2010-04-01
72
-51324
/
+127
|
*
apple: Don't build gallium
Jeremy Huddleston
2010-04-01
1
-1
/
+1
|
*
apple: Use mesa gl.h rather than generating one.
Jeremy Huddleston
2010-04-01
7
-181
/
+48
|
*
apple: Integrate our libGL into the existing build system better
Jeremy Huddleston
2010-04-01
4
-76
/
+118
|
*
apple: Change ifdefs for DRI to be DRI && !APPLE
Jeremy Huddleston
2010-04-01
16
-121
/
+106
|
*
apple: Remove duplicate headers that already exist in mesa.
Jeremy Huddleston
2010-04-01
7
-20231
/
+0
|
*
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
Jeremy Huddleston
2010-04-01
70
-38
/
+71587
|
*
xdemos: Build object files first
Jeremy Huddleston
2010-04-01
1
-30
/
+15
|
*
xdemos: Fix a build failure for non-autoconf configs
Jeremy Huddleston
2010-04-01
1
-1
/
+1
|
*
glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds.
Vinson Lee
2010-04-01
1
-3
/
+22
|
*
st/mesa: use BITFIELD64_BIT to access shader OutputsWritten in more places
Ben Skeggs
2010-03-31
2
-4
/
+4
*
|
progs/egl: Add an OpenGL ES demo for EGL_OES_image_pixmap.
Chia-I Wu
2010-04-04
2
-0
/
+583
*
|
st/mesa: Implement GL_OES_EGL_image driver hooks.
Chia-I Wu
2010-04-04
7
-0
/
+245
*
|
st/egl: Implement get_egl_image hook.
Chia-I Wu
2010-04-04
1
-0
/
+32
*
|
r300g: fix TFP stride override.
Dave Airlie
2010-04-04
1
-1
/
+1
*
|
r300g: add conditional rendering
Marek Olšák
2010-04-04
3
-0
/
+33
*
|
r300g: add r4xx fragment shader registers
Marek Olšák
2010-04-04
1
-1
/
+47
*
|
r300g: do not use the c++ template keyword
Marek Olšák
2010-04-04
2
-27
/
+27
*
|
r300g: properly setup textures from X server
Marek Olšák
2010-04-04
1
-4
/
+3
*
|
r300g: fix color tiling for buffer from X server.
Dave Airlie
2010-04-03
5
-1
/
+38
*
|
mesa: display list support for GL_EXT_transform_feedback
Brian Paul
2010-04-02
1
-1
/
+48
*
|
mesa: plug in GL_EXT_transform_feedback functions into dispatch
Brian Paul
2010-04-02
1
-0
/
+13
*
|
glapi: regenerated files for EXT_transform_feedback
Brian Paul
2010-04-02
10
-3972
/
+4561
*
|
glapi: include/build EXT_transform_feedback.xml
Brian Paul
2010-04-02
2
-0
/
+3
*
|
glapi: new EXT_transform_feedback.xml file
Brian Paul
2010-04-02
1
-0
/
+123
*
|
glapi: fix error message
Brian Paul
2010-04-02
1
-1
/
+1
*
|
r300 compiler: add target output debugging.
Dave Airlie
2010-04-03
1
-3
/
+4
*
|
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
2010-04-03
9
-206
/
+137
*
|
python/tests: Output test results in a format that Hudson CI can understand.
José Fonseca
2010-04-03
1
-5
/
+69
*
|
gallium/docs: Dithering might not actually do anything.
Corbin Simpson
2010-04-02
1
-1
/
+1
*
|
r300g: Expound on dithering comment.
Corbin Simpson
2010-04-02
1
-4
/
+9
*
|
r300g: make dithering work like fglrx.
Dave Airlie
2010-04-03
1
-2
/
+4
*
|
gallium: fix dri_destroy_option_cache() when optionCache.info is NULL
Yann Droneaud
2010-04-02
1
-4
/
+6
*
|
llvmpipe: limit max texture size to 2Kx2K for now
Brian Paul
2010-04-02
3
-1
/
+8
*
|
gallivm: Add fallthrough comment at end of case statement.
Vinson Lee
2010-04-02
1
-0
/
+1
*
|
progs/gallium/unit: Silence uninitialized variable warnings.
Vinson Lee
2010-04-02
1
-4
/
+4
*
|
gallium/util: print \n after DXTn printf
Luca Barbieri
2010-04-02
1
-3
/
+3
*
|
softpipe: remove S3TC init, since it's done on-demand now
Luca Barbieri
2010-04-02
1
-2
/
+0
*
|
progs/gallium/unit: Move declaration before code.
Vinson Lee
2010-04-01
1
-1
/
+2
*
|
glsl: fix bad return value in link_transform_feedback()
Brian Paul
2010-04-01
1
-1
/
+1
[next]