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-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
2010-01-22
egl: Remove USING_EGL and the related drivers.
Chia-I Wu
2010-01-21
dri: Remove unnecessary glapi headers.
Chia-I Wu
2010-01-19
Remove hardcoded -Wall from Radeon DRI makefiles
Alan Coopersmith
2010-01-19
r100/r200: fix Y coord flipping in accelerated blits
Alex Deucher
2010-01-19
r100/r200: fix dst pitch in blit code
Alex Deucher
2010-01-20
r100/r200: align to pitch updates in blit interface
Maciej Cencora
2010-01-19
r100: use common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
radeon/r300/r600: share common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
radeon: use mesa provided _mesa_tex_target_to_face function
Maciej Cencora
2010-01-19
radeon: add blit function to vtbl
Maciej Cencora
2010-01-19
r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b
Alex Deucher
2010-01-19
r100/r200/r600: check if blitting for given format is supported earlier
Alex Deucher
2010-01-19
r100/r200: add blit support for ARGB4444
Alex Deucher
2010-01-18
r100: add blit support
Alex Deucher
2010-01-11
radeon: fix prediction for r100 inline vert/elt emits.
Dave Airlie
2010-01-11
radeon: fix bug in realloc code.
Dave Airlie
2010-01-11
radeon: fix prediction for r100 inline vert/elt emits.
Dave Airlie
2010-01-11
radeon: fix bug in realloc code.
Dave Airlie
2010-01-05
Merge branch 'remove-intel-dri1'
Kristian Høgsberg
2010-01-04
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
[next]