index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
Age
Commit message (
Expand
)
Author
2008-02-20
gallium: new pipe->texture_update() function
Brian
2008-02-20
gallium: mark texture object data dirty in do_copy_texsubimage()
Brian
2008-02-20
gallium: re-enable GenerateMipmap calls
Brian
2008-02-20
gallium: state tracker didn't always notify drivers of texobj data changes
Brian
2008-02-20
Fix glBegin-time test for invalid programs/shaders.
Brian
2008-02-20
raise GL_INVALID_OPERATION if glProgramString compilation fails
Brian
2008-02-19
Added <size name="Get" mode="get"/> lines for point parameter tokens.
Brian
2008-02-19
If parameter is a 'counter', raise GL_INVALID_VALUE if value is negative
Brian
2008-02-19
fix compile for previous commit
Zou Nan hai
2008-02-19
[i965] fix broken glsl texdemo1
Zou Nan hai
2008-02-19
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
2008-02-19
Bring in ppc spe rtasm into gallium's rtasm module.
José Fonseca
2008-02-19
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
Use gallium's rtasm module.
José Fonseca
2008-02-18
Install dri_sarea.h in 'make install'
Adam Jackson
2008-02-18
Update for llvm -> gallivm rename.
José Fonseca
2008-02-18
Update scons build for new code layout.
José Fonseca
2008-02-18
Code reorganization: split gallium and mesa makefiles.
José Fonseca
2008-02-17
glapi: Generate xserver glapi sources in the mesa tree
Dan Nicholson
2008-02-16
Fix potential glDrawPixels(GL_DEPTH_COMPONENT) crashes (bug 13915)
Brian
2008-02-15
Fix path to minstall in last commit.
Adam Jackson
2008-02-15
Install dri_interface.h in 'make install'.
Adam Jackson
2008-02-15
[intel] Allow attIndex to be negative to avoid defeating the >= 0 check.
Eric Anholt
2008-02-15
[915] Don't attempt our accelerated drawpixels if no color buffer is attached.
Eric Anholt
2008-02-15
[915] Revert broken context creation change from IS_915 commit.
Eric Anholt
2008-02-15
Fix glBindTexture crash (bug 14514)
Brian
2008-02-15
Fix parallel build by making symlinks before makedepend.
Adam Jackson
2008-02-15
Fix sis_dri on ia64.
Adam Jackson
2008-02-15
Fix build on ia64.
Adam Jackson
2008-02-15
Add IS_915(), simplify IS_9XX() a bit.
Adam Jackson
2008-02-15
[intel] Bug #13636: Allow recursive buffer mapping in bufmgr_ttm.
Eric Anholt
2008-02-15
Add E7221 variant to i915.
Adam Jackson
2008-02-15
Trivial SELinux awareness. Enable with --enable-selinux.
Adam Jackson
2008-02-15
Move cell_vertex_fetch.c for recent code reorg.
Ian Romanick
2008-02-15
Initial version of code gen for attribute fetch
Ian Romanick
2008-02-15
Correct the convert to and from float instructions
Ian Romanick
2008-02-15
fix bug with generated fragment programs if vertex shader is active
Roland Scheidegger
2008-02-15
draw: subclass vertex shaders according to execution method
Keith Whitwell
2008-02-15
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
Code reorganization: s/aux/auxiliary/ -- update build.
José Fonseca
2008-02-15
gallium: reorganize fragment shader execution, unbreak sse
Keith Whitwell
2008-02-15
tgsi: disable dummy sse2 texture code
Keith Whitwell
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca
2008-02-15
i965: don't swizzle fogcoord if FogOption is FOG_NONE.
Xiang, Haihao
2008-02-15
i915: set fogcoord to (f,0,0,1). fix #10788 issue on 915.
Xiang, Haihao
2008-02-15
vastly simplify indexing
Zack Rusin
2008-02-15
redo indirection
Zack Rusin
2008-02-15
redo the way immediates are handled
Zack Rusin
[prev]
[next]