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
/
radeon
Age
Commit message (
Expand
)
Author
2010-04-22
radeon: 9800 SE has only one quadpipe
Tormod Volden
2010-04-19
radeon: Let this build with gcc 3.3
Matthieu Herrb
2010-04-19
radeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl.
Owain Ainsworth
2010-04-09
r600: add new r7xx pci ids
Alex Deucher
2010-03-16
radeon: Fix buffer object unmap to be called only once for dma buffers.
Pauli Nieminen
2010-03-12
Grammar and spelling fixes
Jeff Smith
2010-03-11
radeon: Fix memory leaks from early return.
Vinson Lee
2010-03-08
radeon: don't attempt to use alternate blit formats for depth buffers
Alex Deucher
2010-03-08
radeon/r200/r600: allow src and dst BOs to be placed in GTT during blit
Alex Deucher
2010-03-08
radeon/r200/r600: reset bos when validating buffers during blit
Alex Deucher
2010-03-08
radeon: no need to emit full state twice after flush
Maciej Cencora
2010-03-08
radeon: fallback to software in glCopyTexImage if blit isn't available
Maciej Cencora
2010-03-03
radeon/r200/r300/r600: add check_blit vtbl function
Alex Deucher
2010-03-03
Remove stray defines of HAVE_RGBA
Ian Romanick
2010-03-03
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
r600: add new rs880 pci id
Alex Deucher
2010-03-03
radeon/r200/r300/r600: fix blit BO buffer validation
Dave Airlie
2010-03-01
radeon: Reduce number of radeon_bo_map calls that require kernel entry.
Pauli Nieminen
2010-02-27
radeon: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-24
radeon/r200: fix the state emission before kernel clear
Dave Airlie
2010-02-24
radeon: fix bad state emission causes kernel to do bad depth clear
Dave Airlie
2010-02-20
radeon: Silence compiler format warning.
Vinson Lee
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
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-10
dri: Fix copy-and-paste brain damage in previous commit
Ian Romanick
2010-02-10
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
radeon: Fix printf formatings to match te values.
Pauli Nieminen
2010-02-10
radeon: Define EXT_framebuffer_object constants to match hw.
Pauli Nieminen
2010-02-09
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
radeon: Add some debug output for fbo support
Pauli Nieminen
2010-02-08
radeon: fix UMS since stp addition.
Dave Airlie
2010-02-07
r100/r200/r300/r600: Set MaxCombinedTextureImageunits.
Pauli Nieminen
2010-02-06
radeon: Add some debug output to texture function.\n
Pauli Nieminen
2010-02-06
radeon: Use _mesa_next_pow_two_32 instead of own implementation.
Pauli Nieminen
2010-02-06
radeon: Add some debug output to miptree code.
Pauli Nieminen
2010-02-06
radeon: Remove the loop from stride size calculation.
Pauli Nieminen
2010-02-05
r100: Add the polygon stipple state to the state list.
Pauli Nieminen
2010-02-04
radeon: Make debugging automaticaly increase logging verbosity for debug build.
Pauli Nieminen
2010-02-03
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-01-30
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-28
radeon: Silence "format" compiler warnings.
Vinson Lee
2010-01-27
radeon/r200/r300: don't clean non-emitted state.
Dave Airlie
2010-01-27
radeon: remove unused file
Dave Airlie
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-23
radeon: Remove unused variable.
Vinson Lee
2010-01-22
r600: fix brownbag, only align if we are dealing with cubemap
Andre Maasikas
2010-01-22
r600: cubemap levels seem to be aligned to 8 images
Andre Maasikas
2010-01-22
radeon/fbo: flush rendering before generating mipmaps
Andre Maasikas
2010-01-22
radeon/fbo: use correct depth texture offset for depth textures
Andre Maasikas
[next]