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
Age
Commit message (
Expand
)
Author
2010-03-03
DRI/swrast: Remove color-index support from DRI swrast driver
Ian Romanick
2010-03-03
swrast: Remove SPAN_INDEX
Ian Romanick
2010-03-03
swrast: Remove _swrast_read_index_span
Ian Romanick
2010-03-03
swrast: Remove _swrast_mask_ci_span
Ian Romanick
2010-03-03
swrast: Remove _swrast_fog_ci_span and associated code
Ian Romanick
2010-03-03
swrast: Remove _swrast_write_index_span and associated code
Ian Romanick
2010-03-03
swrast: Remove remaining color-index state tracking infrastructure
Ian Romanick
2010-03-03
swrast: Remove support for ReadPixels from a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for Clear into a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for rendering antialiased lines into a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for rendering antialiased triangles into a color-index...
Ian Romanick
2010-03-03
swrast: Remove support for rendering lines into a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for rendering points into a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for rendering triangles into a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for Bitmap into a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove _swrast_write_zoomed_index_span and associated code
Ian Romanick
2010-03-03
swrast: Remove support for CopyPixels to / from a color-index buffer
Ian Romanick
2010-03-03
swrast: Remove support for DrawPixels into a color-index buffer
Ian Romanick
2010-03-03
llvmpipe: Store the original triangle coordinates in the debug build.
José Fonseca
2010-03-03
llvmpipe: Ensure context is flushed when destroying shaders.
José Fonseca
2010-03-03
i915: Use x,y drawing offsets instead of changing buffer offsets.
Eric Anholt
2010-03-03
i915: Tell the kernel when we actually need fence registers on our BOs.
Eric Anholt
2010-03-03
intel: Use drm_intel_bo_alloc_tiled for region allocs.
Eric Anholt
2010-03-03
i915: Don't do the pitch expansion for tiled buffers.
Eric Anholt
2010-03-03
intel: Use GTT mapping in the blit fallback path in case there's tiling.
Eric Anholt
2010-03-03
i965: Fix up Sandybridge VS sizing.
Eric Anholt
2010-03-03
glapi: minor cosmetic
George Sapountzis
2010-03-03
glapi: drop condvar
George Sapountzis
2010-03-03
r600: add new rs880 pci id
Alex Deucher
2010-03-03
egl_dri2: Factor out DRI2 protocol bits from initialize.
Kristian Høgsberg
2010-03-03
intel: Set InternalFormat for renderbuffers created from an EGLImage
Kristian Høgsberg
2010-03-03
gallium: Remove PIPE_FORMAT_R8G8B8X8_SNORM.
José Fonseca
2010-03-03
util: Remove PIPE_FORMAT_R8G8B8X8_SNORM information.
José Fonseca
2010-03-03
r300: Remove PIPE_FORMAT_R8G8B8X8_SNORM support.
José Fonseca
2010-03-03
llvmpipe: Linux is no longer a dependency. Llvmpipe builds and runs fine on w...
José Fonseca
2010-03-03
llvmpipe: Centralize LLVM initialization.
José Fonseca
2010-03-03
gallivm: Centralize initialization. Fix stack alignment issues on Windows.
José Fonseca
2010-03-03
llvmpipe: Update for lp_bld_init.h rename.
José Fonseca
2010-03-03
gallivm: Rename lp_bld_misc -> lp_bld_init.
José Fonseca
2010-03-03
radeon/r200/r300/r600: fix blit BO buffer validation
Dave Airlie
2010-03-02
r300g: Use a macro to consolidate general state handling.
Corbin Simpson
2010-03-02
nv50: fix RT formats after format rename fixes
Christoph Bumiller
2010-03-02
nouveau: Rename pipe formats.
José Fonseca
2010-03-02
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
llvmpipe: improve based on review from Jose and fix else clauses
Zack Rusin
2010-03-02
llvmpipe: remove some ifdefs
Keith Whitwell
2010-03-02
llvmpipe: reorganize transfer usage
Keith Whitwell
2010-03-02
intel: passs correct context type to intel_prepare_render() call
Brian Paul
2010-03-02
i965: include macros.h to get CLAMP macro
Brian Paul
2010-03-02
glx: replace assertion with conditional
Brian Paul
[next]