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
/
drivers
/
dri
Age
Commit message (
Expand
)
Author
2010-02-25
intel: Start adding defines and some bits for sandybridge bringup.
Eric Anholt
2010-02-25
dri/nouveau: Use the XRGB8888 hardware texture format.
Francisco Jerez
2010-02-25
dri/nouveau: Use the hardware I8 format for intensity textures.
Francisco Jerez
2010-02-25
dri/nouveau: Implement EXT_texture_from_pixmap.
Francisco Jerez
2010-02-25
dri/nouveau: Support rectangle textures.
Francisco Jerez
2010-02-25
dri/nouveau: Don't try to map a non-existent teximage.
Francisco Jerez
2010-02-25
dri/nouveau: Add some RGB888 span functions.
Francisco Jerez
2010-02-25
dri/nouveau: Fake A8 and L8 texture support on nv04.
Francisco Jerez
2010-02-25
dri/nouveau: Restructure the nv[12]0 regcombiner code, and fake A8/L8 support.
Francisco Jerez
2010-02-25
dri/nouveau: Try to validate textures earlier.
Francisco Jerez
2010-02-25
dri/nouveau: Swizzle using the CPU when we hit a limitation of SIFM.
Francisco Jerez
2010-02-25
dri/nouveau: Clean up the nv04 surface code a bit.
Francisco Jerez
2010-02-25
dri/nouveau: Avoid mask overflow on nv04_surface_fill.
Francisco Jerez
2010-02-25
dri/nouveau: Set _BaseFormat correctly for z24s8 renderbuffers.
Francisco Jerez
2010-02-25
dri/nouveau: Fix stencil mask handling on glClear().
Francisco Jerez
2010-02-24
dri: remove old assertion (see bug 26734)
Brian Paul
2010-02-24
intel: Implement GL_OES_EGL_image entrypoints
Kristian Høgsberg
2010-02-24
intel: Implement DRI image extension
Kristian Høgsberg
2010-02-24
r600: proper fix for 15601835361e2fdd34b38b265cfc3007749ee24d
Alex Deucher
2010-02-24
radeon/r200: fix the state emission before kernel clear
Dave Airlie
2010-02-24
r600: Assert that array index is not negative.
Vinson Lee
2010-02-24
radeon: fix bad state emission causes kernel to do bad depth clear
Dave Airlie
2010-02-23
intel: Call intel_prepare_render() in intelMakeCurrent()
Kristian Høgsberg
2010-02-23
i965: Enable GL_ARB_fragment_coord_conventions now that the GLSL is fixed.
Eric Anholt
2010-02-22
intel: assert that we do not overflow the batch buffer.
Chris Wilson
2010-02-22
i915: Fix logic !gen >= 3
Chris Wilson
2010-02-22
i915: Remove superfluous MI_NOOP from vertex emission
Chris Wilson
2010-02-22
intel: Check that we have a bufmgr or bail out when initializing the context.
Chris Wilson
2010-02-20
radeon: Silence compiler format warning.
Vinson Lee
2010-02-20
gamma: Silence uninitialized variable warnings.
Vinson Lee
2010-02-20
gamma: Add missing headers.
Vinson Lee
2010-02-20
gamma: Remove unnecessary header.
Vinson Lee
2010-02-20
intel: Silence compiler format warnings.
Vinson Lee
2010-02-19
intel: Set buffer stamp before getting new buffers
Kristian Høgsberg
2010-02-19
Drop macro wrappers for the aligned memory functions
Kristian Høgsberg
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
mesa: replace _mesa_bzero() with memset()
Brian Paul
2010-02-19
mesa: replace old MEMSET macro with memset
Brian Paul
2010-02-19
mesa: replace old MEMCPY macro with memcpy
Brian Paul
2010-02-19
Remove _mesa_memcmp in favor of plain memcmp.
Kenneth Graunke
2010-02-19
Remove _mesa_memset in favor of plain memset.
Kenneth Graunke
2010-02-19
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
gamma: s#colormac.h#main/colormac.h#
Vinson Lee
2010-02-19
gamma: s/gammacontext.h/gamma_context.h/
Vinson Lee
2010-02-18
i915: update render buffers at prepare_render time
Jesse Barnes
2010-02-18
intel: Include main/hash.h using "" instead of <>
Kristian Høgsberg
2010-02-17
intel: Implement the DRI2 invalidate function properly
Kristian Høgsberg
2010-02-17
dri/nouveau: Some multithreaded rendering fixes.
Francisco Jerez
2010-02-17
nouveau: fix legacy dri driver build
Johannes Obermayr
[next]