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
Age
Commit message (
Expand
)
Author
2010-01-19
r300/r600: move some bo offsets checking to blit code
Maciej Cencora
2010-01-19
r600: prepare for some code sharing
Maciej Cencora
2010-01-19
r300: check if blitting for given format is supported earlier
Maciej Cencora
2010-01-19
r300: use nearest texture filtering for accelerated blits
Maciej Cencora
2010-01-19
r300: fix Y coord flipping in accelerated blits
Maciej Cencora
2010-01-19
radeon: use mesa provided _mesa_tex_target_to_face function
Maciej Cencora
2010-01-19
r300: prepare for texcopy code sharing
Maciej Cencora
2010-01-19
radeon: add blit function to vtbl
Maciej Cencora
2010-01-19
intel: Remove dead note_fence vtbl hook.
Eric Anholt
2010-01-19
i965: Improve the hashing of brw_state_cache keys to include the cache_id.
Eric Anholt
2010-01-19
i965: Remove obsolete comment about the state atoms.
Eric Anholt
2010-01-19
i965: Upload as many VS constants as possible through the push constants.
Eric Anholt
2010-01-19
i965: Allow for variable-sized auxdata in the state cache.
Eric Anholt
2010-01-19
intel: Use the new DRI2 flush invalidate entrypoint to signal frame done.
Eric Anholt
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
r60: Add relocs for CB_TILE/FRAG
Alex Deucher
2010-01-18
r100: add blit support
Alex Deucher
2010-01-18
r200: add blit support
Alex Deucher
2010-01-18
i965: Clean up constbuf handling by splitting reladdr/non-reladdr loads.
Eric Anholt
2010-01-18
i965: Only set up the stack register if it's going to get used.
Eric Anholt
2010-01-18
i965: Fix loads of non-relative-addr constants after a reladdr load.
Eric Anholt
2010-01-18
r600: fix some warnings
Alex Deucher
2010-01-18
r600: Update default state size to account for the new relocation
Jerome Glisse
2010-01-18
r6xx/r7xx: emit relocation for FRAG & TILE buffer
Jerome Glisse
2010-01-18
r600: fix shadow_ambient shader
Andre Maasikas
2010-01-17
radeon_compiler: include main/compiler.h for compiler portability macros
Alan Coopersmith
2010-01-16
r600: remove stray END_BATCH in blit code
Alex Deucher
2010-01-15
r600: improve blit support
Alex Deucher
2010-01-15
r600: add initial blit support
Andre Maasikas
2010-01-15
r600: add r600_blit.c
Alex Deucher
2010-01-11
Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa
Jesse Barnes
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-09
r300: minor accelerated blit fixes
Maciej Cencora
2010-01-09
r300: fallback on depth buffer blits
Maciej Cencora
2010-01-08
intel/DRI2: add DRI2flushExtension support with invalidate hook
Kristian Høgsberg
2010-01-08
DRI2/GLX: add INTEL_swap_event support
Jesse Barnes
2010-01-08
DRI2: add SwapBuffers support
Jesse Barnes
2010-01-08
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-08
r300: Move initial declaration outside for loop.
Vinson Lee
2010-01-07
intel: Remove leftover symlinks from DRI1 removal.
Eric Anholt
2010-01-07
i810: use ColorMask[0]
Brian Paul
2010-01-06
meta: remove F suffix from _mesa_Ortho() params
Brian Paul
2010-01-06
meta: move destination vertex/projection setup out of _mesa_meta_GenerateMipmap
Brian Paul
2010-01-06
meta: set viewport and projection matrix in _mesa_meta_GenerateMipmap
Brian Paul
2010-01-06
r600: adjust after radeon mipmap changes in 7118db8700
Andre Maasikas
2010-01-06
r300/compiler: add full viewport transformation support in WPOS codegen
Marek Olšák
2010-01-06
r600: float texture component ordering
Pierre Ossman
[next]