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
Age
Commit message (
Expand
)
Author
2011-03-02
i965: Maxinum the usage of urb space on SNB.
Zou Nan hai
2011-03-02
mesa/st: fix softpipe npot compressed mipmaps.
Dave Airlie
2011-03-02
softpipe: enable RGTC now that we have u_format support.
Dave Airlie
2011-03-02
mesa/st: fix generate mipmap for signed compressed formats.
Dave Airlie
2011-03-02
gallium: add RGTC UNORM support to u_format.
Dave Airlie
2011-03-02
rgtc: remove GL types from this file.
Dave Airlie
2011-03-02
rgtc: move the texel fetch into common unsigned/signed code.
Dave Airlie
2011-03-02
rgtc: fix issues with compressor and signed types.
Dave Airlie
2011-03-02
rgtc: don't try to access off the end of the block.
Dave Airlie
2011-03-02
rgtc: move to using ubyte for fetch instead of chan + fix limit
Dave Airlie
2011-03-02
st/mesa: use RGTC for GL_COMPRESSED_RED/RG if possible
Marek Olšák
2011-03-01
svga: reduce MAX_DMA_SIZE to 4MB
Brian Paul
2011-03-01
vbo: add vbo_always_unmap_buffers()
Brian Paul
2011-03-01
vbo: generate GL_INVALID_VALUE for bad glVertexAttrib index
Brian Paul
2011-03-01
i915g: remove extra semicolon
Brian Paul
2011-03-01
mesa: Revert most of 3158cc7d because it causes other breakage
Ian Romanick
2011-03-02
r300g: accelerate resoure_copy_region for rgtc
Marek Olšák
2011-03-01
scons: Use Flex and Bison to generate lexer/parser files.
Kenneth Graunke
2011-03-01
glsl: Rename .lpp to .ll and .ypp to .yy.
Kenneth Graunke
2011-03-02
rgtc: fix fetch function limits for signed types
Dave Airlie
2011-03-02
rgtc: fixup mipmap generation
Dave Airlie
2011-03-02
swrast/rgtc: fix rendering issues introduced when fix constants
Dave Airlie
2011-03-02
r600g: change the cross over point for 2d->1d
Dave Airlie
2011-03-01
mesa: Fix build breakage caused by c73e6ce
Ian Romanick
2011-03-01
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
2011-03-01
Generate lexer and parser files for tarball creation process
Ian Romanick
2011-03-01
Add generated parser / lexer files to gitignore lists
Ian Romanick
2011-03-01
mesa: Fix some quirkiness of make tarballs
Ian Romanick
2011-03-01
mesa: Remove nonexistent files from distribution list
Ian Romanick
2011-03-01
mesa: Remove files generated by flex and bison from GIT
Ian Romanick
2011-03-01
glcpp: Remove files generated by flex and bison from GIT
Ian Romanick
2011-03-01
glsl: Remove files generated by flex and bison from GIT
Ian Romanick
2011-03-01
i915g: kill relocs accouting
Daniel Vetter
2011-03-01
i915g: switch to the exact batch space reservation code
Daniel Vetter
2011-03-01
i915g: split up hw state emission into small atoms
Daniel Vetter
2011-03-01
st/mesa: probably handle instanced drawing
Christian König
2011-03-01
i915g: fix i915_winsys_batchbuffer_write
Daniel Vetter
2011-03-01
intel: Support glCopyTexImage() from ARGB8888 to XRGB8888.
Kenneth Graunke
2011-03-01
configure: Bump libdrm requirements
Chris Wilson
2011-03-01
r300g: initialize some r500 PS3 regs
Marek Olšák
2011-03-01
r300g: document some more DRM 2.8.0 features
Marek Olšák
2011-03-01
i965: Use negative relocation deltas to minimse vertex uploads
Chris Wilson
2011-03-01
i965: Undo 'continuation of vb packets'
Chris Wilson
2011-03-01
i965: Fix uploading of shortened vertex packets
Chris Wilson
2011-03-01
i965: Upload all vertices used
Chris Wilson
2011-03-01
st/egl: Implement swapbuffer throttling
Thomas Hellstrom
2011-03-01
st/egl/drm: Rework swapbuffers
Thomas Hellstrom
2011-03-01
st/egl: Add a helper to perform a copy swap on a resource surface
Thomas Hellstrom
2011-03-01
st/egl: Move the copy context to the native display structure
Thomas Hellstrom
2011-03-01
Revert "i965/fs: Correctly set up gl_FragCoord.w on Sandybridge."
Kenneth Graunke
[next]