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
/
gallium
/
drivers
/
r300
Age
Commit message (
Expand
)
Author
2010-07-13
r300g: extend and clean up debug logging
Marek Olšák
2010-07-13
r300g/swtcl: do not emit texcoords if they are also stuffed in GA
Marek Olšák
2010-07-13
r300g: rework the draw_rectangle hook
Marek Olšák
2010-07-12
r300g: Remove unnecessary header.
Vinson Lee
2010-07-12
r300g: implement fast color clear
Marek Olšák
2010-07-12
r300g: clear and copy a resource with a rectangular point sprite
Marek Olšák
2010-07-12
r300g: do not use immediate mode if there is a VBO in VRAM
Marek Olšák
2010-07-12
r300g: ugly fix of a hardlock in the cubestorm xscreensaver
Marek Olšák
2010-07-09
r300g: allow the GTT domain for samplers
Marek Olšák
2010-07-09
r300g/swtcl: fix out-of-bounds write
Marek Olšák
2010-07-09
r300g: fix texturing with negative lod bias
Marek Olšák
2010-07-08
r300g: store/return the stride for winsys_handle in winsys
Marek Olšák
2010-07-08
r300g: fix transfering compressed textures
Marek Olšák
2010-07-08
r300g: add a function for marking framebuffer atoms as dirty
Marek Olšák
2010-07-08
r300g: minor fixups
Marek Olšák
2010-07-06
r300/compiler: Implement KILP opcode.
Tom Stellard
2010-07-03
r300g: fix warnings
Marek Olšák
2010-07-03
r300/compiler: Use hardware flow control instructions for loops on r500.
Tom Stellard
2010-07-03
r300g: Fix typo in r300_reg.h
Tom Stellard
2010-06-30
r300g: add workaround for multiple contexts
Marek Olšák
2010-06-30
r300g: move one flush from winsys to the context
Marek Olšák
2010-06-28
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-29
util: reference surfaces and sampler views in blitter when saving them
Marek Olšák
2010-06-28
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-27
r300g: fix a compile error on non-debug builds
Marek Olšák
2010-06-27
r300g: separate the hyperz state and pipelined FB regs out of the FB state
Marek Olšák
2010-06-27
r300g: release referenced objects in destroy_context
Marek Olšák
2010-06-27
r300g: reference surfaces in set_framebuffer_state
Marek Olšák
2010-06-27
r300g: group debug messages
Marek Olšák
2010-06-27
r300g: turn rasterizer state into a command buffer
Marek Olšák
2010-06-27
r300g: move emission of the MSPOS regs into the framebuffer state
Marek Olšák
2010-06-27
r300g: turn invariant state into a command buffer
Marek Olšák
2010-06-27
r300g: initialize some crucial state in the first CS
Marek Olšák
2010-06-26
r300g: introduce VAP invariant state
Marek Olšák
2010-06-26
r300g: immediate mode cleanup
Marek Olšák
2010-06-26
r300g: update my notes about fastfill and zbuffer compression
Marek Olšák
2010-06-26
r300g: enum r300_blitter_op is a bitmask
Marek Olšák
2010-06-24
r300g: a couple more chipsets do not have HiZ RAM
Marek Olšák
2010-06-24
r300g: remove an XXX comment
Marek Olšák
2010-06-24
r300g: move AA registers into the new AA state
Marek Olšák
2010-06-24
r300g: separate the cache flush from the framebuffer state
Marek Olšák
2010-06-24
r300g: reorder and cleanup register writes everywhere
Marek Olšák
2010-06-24
r300g: add "has HiZ" flag, add ZMask regs
Marek Olšák
2010-06-22
glhd: Add query protection.
Corbin Simpson
2010-06-22
glhd: Grab framebuffer state checks from r300g.
Corbin Simpson
2010-06-22
glhd: Grab resource_copy_region from r300g.
Corbin Simpson
2010-06-22
glhd: Grab is_format_supported warning from r300g.
Corbin Simpson
2010-06-23
r300g: attempt to fix texture corruption on RV505
Marek Olšák
2010-06-23
r300g: index buffer range checking
Marek Olšák
2010-06-22
r300g: optimize the immediate mode emission path a bit
Marek Olšák
[prev]
[next]