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_state.c
Age
Commit message (
Expand
)
Author
2010-06-30
r300g: move one flush from winsys to the context
Marek Olšák
2010-06-29
util: reference surfaces and sampler views in blitter when saving them
Marek Olšák
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: reference surfaces in set_framebuffer_state
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-26
r300g: introduce VAP invariant state
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-22
glhd: Grab framebuffer state checks from r300g.
Corbin Simpson
2010-06-22
r300g: optimize the immediate mode emission path a bit
Marek Olšák
2010-06-20
r300g: fix assigning the texture cache region for 1 texture
Marek Olšák
2010-06-20
r300g: manually assign texture cache regions
Marek Olšák
2010-06-19
r300g: fix random pixels appearing / incomplete rendering
Marek Olšák
2010-06-19
r300g: fix clamp and mirror_clamp wrap modes when used with nearest filtering
Marek Olšák
2010-06-19
r300g: improve the ZTOP condition
Marek Olšák
2010-06-19
r300g: fix up the CS size of the rasterizer state
Marek Olšák
2010-06-16
r300g: Fix MSAA state size.
Corbin Simpson
2010-06-16
r300g: Moar MSAA setup.
Corbin Simpson
2010-06-16
r300g: Old MSAA code from before gallium-msaa.
Corbin Simpson
2010-06-13
r300g: optimize emission of fragment shader constants
Marek Olšák
2010-06-13
r300g: turn fragment shader into a CB
Marek Olšák
2010-06-13
r300g: turn depth stencil state into a CB
Marek Olšák
2010-06-13
r300g: turn clip state into a CB
Marek Olšák
2010-06-13
r300g: turn blend color into a CB
Marek Olšák
2010-06-13
r300g: turn blend state into a CB
Marek Olšák
2010-06-13
r300g: remove r300_state.h
Marek Olšák
2010-06-13
r300g: add fallback for unaligned/unsupported vertex stride/offset/format
Marek Olšák
2010-06-08
r300g: skip rendering for unsupported vertex formats instead of aborting
Marek Olšák
2010-05-31
r300g: set correct pitch in libdrm
Marek Olšák
2010-05-28
r300g: report vertex format support in is_format_supported
Marek Olšák
2010-05-27
r300g/swtcl: fix secondary color and back-face color outputs
Marek Olšák
2010-05-27
r300g: decouple drawing code and two-sided stencil refvalue fallback
Marek Olšák
2010-05-26
r300g/swtcl: do not use u_upload_mgr and do not compute max_index
Marek Olšák
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-18
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-14
gallium: more work on ccw flag removal
Keith Whitwell
2010-05-14
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-12
r300g: Correct viewport setup for SW TCL.
Corbin Simpson
2010-05-08
r300g: follow pipe_rasterizer_state::light_twoside
Marek Olšák
2010-05-08
r300g: follow pipe_rasterizer_state::point_size_per_vertex
Marek Olšák
2010-05-08
r300g: move GA_POINT_MINMAX back to rs_state
Marek Olšák
2010-05-08
r300g: fix glean/pointSprite using lodbias correction
Marek Olšák
2010-05-08
r300g: pass depth texture swizzle to the compiler if compare mode is enabled
Marek Olšák
2010-05-03
r300g: use util_format_short_name and util_format_is_plain
Marek Olšák
2010-05-02
r300g: always set the pitch of the first miplevel in the tiling flags
Marek Olšák
2010-05-02
Revert "r300g: disable point sprites (again)"
Marek Olšák
[next]