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_derived.c
Age
Commit message (
Expand
)
Author
2011-03-08
r300g: add LATC support
Marek Olšák
2011-03-01
r300g: fix RGTC2_SNORM
Marek Olšák
2011-03-01
r300g: fix RGTC1_UNORM and RGTC2_UNORM
Marek Olšák
2011-03-01
r300g: fix HiZ memory size computation and deciding when to use HiZ
Marek Olšák
2011-02-16
r300g: fix texture border color for float formats
Marek Olšák
2011-02-16
r300g: disable linear filtering for float textures
Marek Olšák
2011-02-12
r300g: when printing shader linker errors to stderr, report it's not a bug
Marek Olšák
2011-02-10
r300g: add a way to change texture properties arbitrarily
Marek Olšák
2011-02-10
r300g: consolidate buffers and textures to r300_resource
Marek Olšák
2011-01-27
r300g: fix some bugs with zbuffer compression (v4)
Marek Olšák
2011-01-09
r300g: fix crash when flushing ZMASK
Marek Olšák
2010-12-23
r300g: add support for B2G3R3 texturing
Marek Olšák
2010-12-05
r300g: optimize looping over atoms
Marek Olšák
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-01
r300g: fix texture swizzling with compressed textures on r400-r500
Marek Olšák
2010-11-30
r300g: fix texture border color once again
Marek Olšák
2010-11-17
r300g: print FS inputs uninitialized due to hardware limits to stderr
Marek Olšák
2010-11-13
r300g: fix texture border color for all texture formats
Marek Olšák
2010-10-27
r300g: add a default channel ordering of texture border for unhandled formats
Marek Olšák
2010-10-27
r300g: Silence uninitialized variable warning.
Vinson Lee
2010-10-24
r300g: fix texture border for 16-bits-per-channel formats
Marek Olšák
2010-09-28
r300g: fix swizzling of texture border color
Marek Olšák
2010-09-26
r300g: fix glsl-fs-pointcoord
Dave Airlie
2010-09-24
r300g: Silence uninitialized variable warning.
Vinson Lee
2010-09-24
r300g: fix the border color for every format other than PIPE_FORMAT_B8G8R8A8
Marek Olšák
2010-09-13
r300g: print unassigned FS inputs for DBG_RS
Marek Olšák
2010-08-28
r300g: fix blitting between 2D NPOT mipmaps
Marek Olšák
2010-08-16
r300g: fix assert in the rasterizer block for r3xx-r4xx
Marek Olšák
2010-08-15
r300g: rename dirty_zmask -> zmask_in_use
Marek Olšák
2010-08-11
r300g: initialize VAP_VTX_STATE_CNTL
Marek Olšák
2010-08-11
r300g: implement gl_FrontFacing
Marek Olšák
2010-08-10
r300g: Remove unnecessary header.
Vinson Lee
2010-08-08
r300g: flush zmasks of zbuffers we are going to use as samplers
Marek Olšák
2010-08-07
r300g: fix cbzb clears when hyperz is off
Marek Olšák
2010-08-05
r300g: implement hyper-z support. (v4)
Dave Airlie
2010-08-02
r300g: fix hardlock when using more than one stuffed sprite coords
Marek Olšák
2010-07-25
r300g: implement D24X8 texture sampling for r3xx-r4xx
Marek Olšák
2010-07-25
r300g: do not use TXPITCH_EN if the width is POT and the height is NPOT
Marek Olšák
2010-07-25
r300g: cleanup texture creation code
Marek Olšák
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-06-21
r300g: fix the KIL opcode for r3xx-r4xx (v4)
Marek Olšák
2010-06-20
r300g: manually assign texture cache regions
Marek Olšák
2010-06-13
r300g: remove r300_state.h
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-16
r300g/swtcl: update PSC only once when a shader is changed
Marek Olšák
2010-05-15
r300g: the vertex_stream_state atom for SWTCL should be static
Marek Olšák
2010-05-08
r300g: follow pipe_rasterizer_state::light_twoside
Marek Olšák
2010-05-08
r300g: pass depth texture swizzle to the compiler if compare mode is enabled
Marek Olšák
[next]