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
*
mesa/es: Remove omit list.
Chia-I Wu
2010-05-12
8
-15
/
+37
*
mesa: Make FEATURE_ATI_fragment_shader more modular.
Chia-I Wu
2010-05-12
4
-23
/
+53
*
mesa/es: Remove sources.mak.
Chia-I Wu
2010-05-12
2
-116
/
+33
*
mesa/es: Update sources.mak and fix the build.
Chia-I Wu
2010-05-12
2
-16
/
+8
*
st/mesa: Make st_cb_drawtex.h FEATURE_OES_draw_texture aware.
Chia-I Wu
2010-05-12
3
-13
/
+26
*
mesa: Add dummy _mesa_lookup_query_object to queryobj.h.
Chia-I Wu
2010-05-12
1
-0
/
+6
*
st/mesa: Make st_cb_blit.h FEATURE_EXT_framebuffer_blit aware.
Chia-I Wu
2010-05-12
3
-9
/
+14
*
st/mesa: Make st_cb_queryobj.h FEATURE_queryobj aware.
Chia-I Wu
2010-05-12
3
-2
/
+15
*
st/mesa: Make FEATURE_feedback and FEATURE_rastpos more modular.
Chia-I Wu
2010-05-12
6
-21
/
+50
*
st/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawpix aware.
Chia-I Wu
2010-05-12
6
-10
/
+60
*
st/mesa: Make st_cb_accum.h FEATURE_accum aware.
Chia-I Wu
2010-05-12
3
-2
/
+22
*
mesa: Make FEATURE_EXT_transform_feedback more modular.
Chia-I Wu
2010-05-12
6
-14
/
+75
*
glapi: fix generator scripts w.r.t. GLX_USE_APPLEGL
Brian Paul
2010-05-11
2
-2
/
+2
*
glapi: added GL_ARB_transform_feedback2 entrypoints
Brian Paul
2010-05-11
1
-0
/
+40
*
progs/tests: disable invalid 3D texture compression tests
Brian Paul
2010-05-11
1
-3
/
+6
*
progs/tests: fix a couple bugs in the getprocaddress.c test
Brian Paul
2010-05-11
1
-1
/
+5
*
mesa: fix error message strings
Brian Paul
2010-05-11
1
-5
/
+5
*
progs/tests: update getprocaddress test since moving glapi files
Brian Paul
2010-05-11
2
-3
/
+8
*
mesa: added glGet code for GL_ARB_transform_feedback2
Brian Paul
2010-05-11
1
-0
/
+18
*
mesa: remove unused header
Brian Paul
2010-05-11
1
-1
/
+0
*
mesa: remove unused header
Brian Paul
2010-05-11
1
-1
/
+0
*
glew: update to version 1.5.4
Brian Paul
2010-05-11
4
-22
/
+2647
*
st/mesa: update query code for transform feedback
Brian Paul
2010-05-11
2
-3
/
+26
*
docs: update GL3.txt w/ GL 3.3, 4.0 lists
Brian Paul
2010-05-11
1
-3
/
+34
*
mesa/st+tgsi: Provide a free callback to match with ureg_get_tokens().
José Fonseca
2010-05-11
3
-2
/
+12
*
autoconf: Also strip '\r' character in version scrape.
Vinson Lee
2010-05-11
1
-1
/
+1
*
mesa: Optimize get.c by using a table-driven approach
Kristian Høgsberg
2010-05-11
12
-10166
/
+2352
*
llvmpipe: fix texture image size calculation
Brian Paul
2010-05-11
1
-1
/
+1
*
llvmpipe: add a simple resource tracking/debug feature
Brian Paul
2010-05-11
2
-0
/
+58
*
llvmpipe: remove trailing whitespace, rewrap comment
Brian Paul
2010-05-11
1
-3
/
+2
*
scons: Export shouldn't be part of the if stanza.
José Fonseca
2010-05-11
1
-1
/
+1
*
st/mesa: Remove unnecessary header.
Vinson Lee
2010-05-11
1
-1
/
+0
*
intel: Don't update renderbuffers in intelSetTexBuffer2 if we have invalidate
Kristian Høgsberg
2010-05-11
1
-1
/
+3
*
intel: Drop viewport hack when we can
Kristian Høgsberg
2010-05-11
7
-10
/
+15
*
glx: Provide the __DRI_USE_INVALIDATE extension to the driver when we can
Kristian Høgsberg
2010-05-11
1
-14
/
+25
*
dri_interface.h: Add new __DRI_USE_INVALIDATE extension
Kristian Høgsberg
2010-05-11
1
-0
/
+20
*
st/xorg: Fix SCons build.
Michel Dänzer
2010-05-11
1
-1
/
+3
*
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-11
13
-248
/
+29
*
tests/graw: raw -> graw
José Fonseca
2010-05-11
3
-1
/
+1
*
mesa: s/uint/GLuint/ in _mesa_BindTransformFeedback prototype.
Vinson Lee
2010-05-10
2
-2
/
+2
*
gallium: Add llvmpipe support to st/egl.
Chia-I Wu
2010-05-11
3
-2
/
+7
*
mesa: more transform feedback infrastructure
Brian Paul
2010-05-10
14
-34
/
+736
*
intel: Also flush front buffer in glFinish()
Kristian Høgsberg
2010-05-10
1
-0
/
+1
*
llvmpipe: enable PIPE_CAP_INDEP_BLEND_ENABLE
Brian Paul
2010-05-10
1
-1
/
+1
*
llvmpipe: fix up indexing of blend/colormask state for render targets
Brian Paul
2010-05-10
5
-24
/
+47
*
llvmpipe: update image dump/debug code
Brian Paul
2010-05-10
1
-16
/
+17
*
llvmpipe: add, update, rewrap comments
Brian Paul
2010-05-10
2
-6
/
+16
*
gallivm/llvmpipe: move an old comment to a better location
Brian Paul
2010-05-10
2
-11
/
+11
*
st/mesa: rename vars, added comments
Brian Paul
2010-05-10
1
-21
/
+55
*
i915: Drop intelFlush().
Vinson Lee
2010-05-10
1
-1
/
+1
[next]