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
/
r300_winsys.h
Age
Commit message (
Expand
)
Author
2011-02-16
r300g: fix a race between CS and SET_TILING ioctls
Marek Olšák
2011-02-15
r300g: offload the CS ioctl to another thread
Marek Olšák
2011-02-11
r300g: import the last bits of libdrm and cleanup the whole thing
Marek Olšák
2011-01-27
r300g: print driver info if RADEON_DEBUG=info
Marek Olšák
2011-01-27
r300g: add winsys flag CAN_AACOMPRESS
Marek Olšák
2011-01-27
r300g: rename flag squaretiling -> drm_2_1_0
Marek Olšák
2011-01-08
r300g: rework command submission and resource space checking
Marek Olšák
2010-12-22
r300g: support B10G10R10A2 render targets only with DRM 2.8.0 or later versions
Marek Olšák
2010-12-05
r300g: cleanup winsys
Marek Olšák
2010-12-03
r300g: use internal BO handle for add_buffer and write_reloc
Marek Olšák
2010-08-30
r300g: fix warning in winsys
Marek Olšák
2010-08-06
r300g: do not emit GB_Z_PEQ_CONFIG on non-r500 if DRM < 2.6.0
Marek Olšák
2010-08-05
r300g: implement hyper-z support. (v4)
Dave Airlie
2010-07-25
r300g: reject resources from handles which are not large enough
Marek Olšák
2010-07-16
r300g: rebuild winsys and command submission to support multiple contexts
Marek Olšák
2010-07-08
r300g: store/return the stride for winsys_handle in winsys
Marek Olšák
2010-06-28
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-22
r300g: optimize the immediate mode emission path a bit
Marek Olšák
2010-06-20
r300g: cleanup buffer_{from, get}_handle
Marek Olšák
2010-06-14
r300g: drop begin_cs/end_cs
Marek Olšák
2010-06-13
r300g: replace r300_cs_info with simplier get_cs_free_dwords
Marek Olšák
2010-06-06
r300g: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-02
r300g: use r300_buffer_domain everywhere
Marek Olšák
2010-06-02
r300g: let the driver determine the GEM domain for buffer_create
Marek Olšák
2010-05-26
r300g: add get_cs_info winsys entrypoint, abandon check_cs
Marek Olšák
2010-05-16
r300g: expose radeon_bo_wait to the driver
Marek Olšák
2010-05-16
r300g: remove unused winsys entrypoints
Marek Olšák
2010-04-26
r300g: fix warnings by using the const qualifier
Marek Olšák
2010-04-26
r300g: Add CS table writing.
Corbin Simpson
2010-04-26
r300g: emit MSPOS regs
Marek Olšák
2010-04-18
r300g: do not tell st that a buffer is referenced by hw
Marek Olšák
2010-04-18
r300g: various other cleanups
Marek Olšák
2010-04-11
r300g: fix mipmapped 3D textures
Marek Olšák
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-03
r300g: fix color tiling for buffer from X server.
Dave Airlie
2010-03-21
r300g: add and enable square microtiling
Marek Olšák
2010-03-21
r300g: cleanup tiling flags propagation
Marek Olšák
2010-03-21
r300g: put common defines into one file
Marek Olšák
2010-03-21
r300g: remove unused code
Marek Olšák
2010-03-15
r300g: rebuild screen/winsys interface
Dave Airlie
2010-03-04
r300g: remove dead r300_get_texture_buffer function
Keith Whitwell
2010-02-22
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2010-02-14
r300g: fix scons build
Marek Olšák
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-01-17
r300g: output texture debug messages if only RADEON_DEBUG=tex is set
Marek Olšák
2009-12-04
r300g: fix warnings
Marek Olšák
2009-12-02
r300g, radeong: De-specialize r300_winsys into radeon_winsys.
Corbin Simpson
2009-10-14
r300g: fixup arb occulsion query support.
Dave Airlie
[next]