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
*
scons: i915 can't build on MSVC either.
José Fonseca
2010-11-02
1
-1
/
+1
*
scons: Add aliases for several pipe drivers.
José Fonseca
2010-11-02
8
-8
/
+14
*
r600g: List recently added files in SConscript.
José Fonseca
2010-11-02
1
-0
/
+2
*
i965: refresh wm push constant also for BRW_NEW_FRAMENT_PROGRAM on gen6
Zhenyu Wang
2010-11-02
1
-1
/
+1
*
mesa: Allow contexts of different APIs to coexist.
Chia-I Wu
2010-11-02
5
-159
/
+132
*
mesa: Select FEATURE_remap_table when multiple APIs are enabled.
Chia-I Wu
2010-11-02
3
-3
/
+5
*
r300/compiler: Don't track readers into an IF block.
Tom Stellard
2010-11-01
1
-0
/
+3
*
egl: Rework _eglGetSearchPath.
Chia-I Wu
2010-11-02
3
-25
/
+50
*
scons: Disable python state tracker when swig is not present.
José Fonseca
2010-11-01
1
-0
/
+3
*
scons: Restore x11 tool behavior for backwards compatability.
José Fonseca
2010-11-01
1
-3
/
+15
*
scons: Some pipe drivers are not portable for MSVC
José Fonseca
2010-11-01
1
-2
/
+7
*
scons: Fix MinGW cross-compilation.
José Fonseca
2010-11-01
1
-70
/
+71
*
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
47
-1343
/
+1128
*
dri/nouveau: Re-emit the BO state when coming back from a software fallback.
Francisco Jerez
2010-10-31
1
-2
/
+4
*
dri/nouveau: Validate the framebuffer state on read buffer changes.
Francisco Jerez
2010-10-31
1
-0
/
+7
*
dri/nouveau: Fix type promotion issue on 32bit platforms.
Francisco Jerez
2010-10-31
1
-1
/
+1
*
st/egl image: multiply drm buf-stride with blocksize
Benjamin Franzke
2010-11-01
1
-1
/
+2
*
targets/egl: Fix a warning with --disable-opengl build.
Chia-I Wu
2010-10-31
1
-2
/
+1
*
autoconf: Tidy configure output for EGL.
Chia-I Wu
2010-10-31
1
-7
/
+9
*
r300/compiler: Don't clobber presubtract sources during optimizations
Tom Stellard
2010-10-30
1
-39
/
+37
*
dri/nouveau: Pipeline glTexSubImage texture transfers.
Francisco Jerez
2010-10-31
2
-19
/
+68
*
dri/nouveau: Keep small DYNAMIC_DRAW vertex buffers in system ram.
Francisco Jerez
2010-10-31
4
-13
/
+35
*
dri/nouveau: Optimize VBO binding re-emission.
Francisco Jerez
2010-10-31
3
-26
/
+84
*
dri/nouveau: Split out array handling to its own file.
Francisco Jerez
2010-10-31
9
-165
/
+244
*
dri/nouveau: Use a macro to iterate over the bound vertex attributes.
Francisco Jerez
2010-10-31
5
-112
/
+83
*
dri/nouveau: Avoid recursion in nouveau_bo_context_reset().
Francisco Jerez
2010-10-31
1
-5
/
+5
*
dri/nouveau: Split out the scratch helpers to a separate file.
Francisco Jerez
2010-10-31
9
-78
/
+165
*
dri/nouveau: Tell the vbo module we want real hardware BOs.
Francisco Jerez
2010-10-31
1
-0
/
+1
*
dri/nouveau: Honor the access flags in nouveau_bufferobj_map_range.
Francisco Jerez
2010-10-31
1
-32
/
+40
*
dri/nouveau: Call _mesa_update_state() after framebuffer invalidation.
Francisco Jerez
2010-10-30
2
-1
/
+6
*
dri/nv25: Bind a hierarchical depth buffer.
Francisco Jerez
2010-10-30
5
-8
/
+34
*
dri/nouveau: Don't assert(0) on compressed internal formats.
Francisco Jerez
2010-10-30
1
-0
/
+5
*
dri/nv20: Clear with the 3D engine.
Francisco Jerez
2010-10-30
1
-0
/
+54
*
st/mesa: Unreference the sampler view in st_bind_surface.
Chia-I Wu
2010-10-31
1
-0
/
+1
*
osmesa: fix renderbuffer memleak in OSMesaMakeCurrent()
Brian Paul
2010-10-30
1
-4
/
+6
*
autoconf: st/vega requires --enable-openvg.
Chia-I Wu
2010-10-30
1
-0
/
+15
*
glsl: Remove unused ARRAY_SIZE macro.
Kenneth Graunke
2010-10-29
1
-4
/
+0
*
mesa: Make metaops use program refcounts instead of names.
Eric Anholt
2010-10-29
3
-62
/
+80
*
mesa: remove dead code
Brian Paul
2010-10-29
1
-41
/
+0
*
mesa: Fix windows build (uint -> GLuint).
José Fonseca
2010-10-29
1
-4
/
+4
*
targets: Add missing quotes to Makefile.xorg.
Chia-I Wu
2010-10-29
1
-1
/
+1
*
Merge branch 'glapi-reorg'
Chia-I Wu
2010-10-29
28
-9252
/
+7786
|
\
|
*
mesa: Remove unnecessary glapitable.h includes.
Chia-I Wu
2010-10-27
6
-9
/
+5
|
*
vbo: Use CALL_* macros.
Chia-I Wu
2010-10-27
1
-8
/
+8
|
*
glapi: Merge glapioffsets.h into glapidispath.h.
Chia-I Wu
2010-10-27
7
-5109
/
+3786
|
*
glapi: Do not use glapioffsets.h.
Chia-I Wu
2010-10-27
10
-3124
/
+3110
|
*
glapi: Move glapidispatch.h to core mesa.
Chia-I Wu
2010-10-27
5
-8
/
+8
|
*
glapi: Do not use glapidispatch.h.
Chia-I Wu
2010-10-27
7
-54
/
+40
*
|
autoconf: Update configuration info.
Chia-I Wu
2010-10-29
1
-23
/
+40
*
|
docs: Update egl and openvg docs.
Chia-I Wu
2010-10-29
2
-48
/
+28
[next]