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
2011-02-21
radeon: add default switch case to silence unhandled enum warning
Brian Paul
2011-02-21
Use C-style system headers in C++ code to avoid issues with std:: namespace
Ian Romanick
2011-02-21
intel: Fix insufficient integer width for upload buffer offset
Chris Wilson
2011-02-21
i965: Remove spurious duplicate ADVANCE_BATCH
Chris Wilson
2011-02-21
i915: Emit a single relocation per vbo
Chris Wilson
2011-02-21
i915: Suppress emission of redundant stencil updates
Chris Wilson
2011-02-21
i915: Separate BLEND from general context state.
Chris Wilson
2011-02-21
i915: Only flag context changes if the actual state is changed
Chris Wilson
2011-02-21
i915: suppress repeated sampler state emission
Chris Wilson
2011-02-21
i915: Eliminate redundant CONSTANTS updates
Chris Wilson
2011-02-21
i965: Use compiler builtins when available
Chris Wilson
2011-02-21
i965: Micro-optimise check_state
Chris Wilson
2011-02-21
intel: use throttle ioctl for throttling
Chris Wilson
2011-02-21
i965: Remove unused 'next_free_page' member
Chris Wilson
2011-02-21
intel: Skip the flush before read-pixels via blit
Chris Wilson
2011-02-21
intel: extend current vertex buffers
Chris Wilson
2011-02-21
intel: Use specified alignment for writes into the upload buffer
Chris Wilson
2011-02-21
i965: Clean up brw_prepare_vertices()
Chris Wilson
2011-02-21
intel: combine short memcpy using a temporary allocated buffer
Chris Wilson
2011-02-21
i965: upload normal arrays as interleaved
Chris Wilson
2011-02-21
i965: interleaved vbo
Chris Wilson
2011-02-21
i965: emit one vb packet per vbo
Chris Wilson
2011-02-21
i965: upload transient indices into the same discontiguous buffer
Chris Wilson
2011-02-21
i965: suppress repeat-emission of identical vertex elements
Chris Wilson
2011-02-21
i965: Move repeat-instruction-suppression to batchbuffer core
Chris Wilson
2011-02-21
intel: use pwrite for batch
Chris Wilson
2011-02-21
i965: drop state_bo references to batch_bo
Chris Wilson
2011-02-21
i965: directly write wm state to batch
Chris Wilson
2011-02-21
i965: write cc straight to batch
Chris Wilson
2011-02-21
i965: switch gen6 to use its own cc state bo
Chris Wilson
2011-02-21
intel: Buffered upload
Chris Wilson
2011-02-21
intel: Replace the bo for a complete update
Chris Wilson
2011-02-21
i965: Combine vb upload buffer with the general upload buffer
Chris Wilson
2011-02-21
intel: Pack dynamic draws together
Chris Wilson
2011-02-21
intel: Use system memory for DYNAMIC_DRAW source objects
Chris Wilson
2011-02-21
i965: Trim the trailing NOOP from 3DSTATE_INDEX_BUFFER
Chris Wilson
2011-02-21
i965: Fallback on encountering a NULL render buffer
Chris Wilson
2011-02-18
vbo: add debug code to verify that buffers are unmapped before drawing
Brian Paul
2011-02-18
mesa: MESA_VERBOSE logging for glRead/Draw/CopyPixels, glBlitFramebuffer
Brian Paul
2011-02-18
st/mesa: set renderbuffer _BaseFormat in a few places
Brian Paul
2011-02-18
st/mesa: check buffer orientation in blit_copy_pixels()
Brian Paul
2011-02-18
st/mesa: fix geometry corruption by always re-binding vertex arrays
Marek Olšák
2011-02-18
Point to bugs.freedesktop.org rather than bugzilla.freedesktop.org
Cyril Brulebois
2011-02-17
st/mesa: implement blit-based path for glCopyPixels
Brian Paul
2011-02-17
mesa: fix comments for _mesa_clip_readpixels()
Brian Paul
2011-02-17
st/mesa: indentation fix
Brian Paul
2011-02-17
st/mesa: fix incorrect glCopyPixels position on fallback path
Brian Paul
2011-02-17
mesa: Do copy propagation across if-else-endif.
José Fonseca
2011-02-17
st/mesa: remove unused screen variables
Brian Paul
2011-02-17
mesa: remove the MESA_NO_DITHER env var
Brian Paul
[prev]
[next]