index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: add support for red-alpha render targets
Marek Olšák
2013-02-14
2
-0
/
+44
*
r300g: add support for red-alpha render targets
Marek Olšák
2013-02-14
3
-0
/
+20
*
r600g: properly implement S8Z24 depth-stencil format for Evergreen
Marek Olšák
2013-02-14
3
-18
/
+47
*
radeonsi: Handle TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
Michel Dänzer
2013-02-14
1
-0
/
+29
*
radeonsi: Fix array indices for detecting integer vertex formats
Michel Dänzer
2013-02-14
1
-2
/
+2
*
gallium: add red-alpha texture formats and a couple of util functions
Marek Olšák
2013-02-13
3
-0
/
+141
*
r600g: fix lockup when hyperz & alpha test are enabled together. v3
Jerome Glisse
2013-02-12
3
-3
/
+49
*
radeonsi: remove constant index limitation v3
Christian König
2013-02-12
2
-7
/
+1
*
radeonsi: support constants as TEX coordinates
Christian König
2013-02-12
1
-0
/
+9
*
gallium/docs: fix typos in sample opcode descriptions
Roland Scheidegger
2013-02-12
1
-2
/
+3
*
nv50: fix bogus parameters when processing sample instructions
Roland Scheidegger
2013-02-12
1
-1
/
+1
*
gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lod
Roland Scheidegger
2013-02-12
7
-20
/
+10
*
util: fix incorrect Z bit masking in util_clear_depth_stencil()
Brian Paul
2013-02-12
1
-2
/
+2
*
llvmpipe: implement dual source blending
Roland Scheidegger
2013-02-12
5
-93
/
+210
*
r600g: make sure async blit is done 8 * pitch at a time v2
Jerome Glisse
2013-02-11
1
-6
/
+7
*
winsys/radeon: fix bo with virtual address referencing mismatch
Martin Andersson
2013-02-11
1
-0
/
+4
*
llvmpipe: fix vertex_header mask store in big-endian
Adhemerval Zanella
2013-02-11
1
-0
/
+48
*
llvmpipe: remove lp_swizzled_cbuf
Adhemerval Zanella
2013-02-11
3
-16
/
+0
*
softpipe: clean up lod computation
Roland Scheidegger
2013-02-08
4
-124
/
+143
*
softpipe: try to beat new dx10-style sample opcodes into shape
Roland Scheidegger
2013-02-08
1
-67
/
+89
*
gallivm: fix up size queries for dx10 sviewinfo opcode
Roland Scheidegger
2013-02-08
8
-75
/
+67
*
gallivm: hook up dx10 sampling opcodes
Roland Scheidegger
2013-02-08
3
-6
/
+419
*
winsys/radeon: improve debuging printing
Jerome Glisse
2013-02-08
1
-1
/
+2
*
softpipe: get rid of tgsi_sampler_control param in img_filter
Roland Scheidegger
2013-02-08
2
-40
/
+37
*
softpipe: fix using optimized filter function
Roland Scheidegger
2013-02-08
1
-0
/
+1
*
gallivm: fix typo in lp_build_mul_norm
Roland Scheidegger
2013-02-08
1
-1
/
+1
*
llvmpipe: first steps of adding dual source blend support
Roland Scheidegger
2013-02-08
4
-27
/
+57
*
llvmpipe: refactoring of visibility counter handling
Roland Scheidegger
2013-02-08
5
-20
/
+56
*
xorg: fix exa finish access
Jerome Glisse
2013-02-08
1
-1
/
+1
*
nv30: Fix memory leak.
Vinson Lee
2013-02-07
1
-0
/
+1
*
radeonsi: Handle scaled and integer formats for samplers and vertex elements.
Michel Dänzer
2013-02-07
1
-17
/
+46
*
radeonsi: Don't advertise PIPE_FORMAT_L8A8_SRGB support.
Michel Dänzer
2013-02-07
1
-2
/
+2
*
radeonsi: Remove incorrect (and dead) assignment in tex_fetch_args().
Michel Dänzer
2013-02-07
1
-2
/
+0
*
radeonsi: Use unique names for referring to texture sampling intrinsics.
Michel Dänzer
2013-02-07
1
-3
/
+18
*
r300g: put textures with usage=staging in GTT and make them linear
Marek Olšák
2013-02-07
2
-1
/
+6
*
r600g: fix slice tile max for compressed texture and async dma
Jerome Glisse
2013-02-07
2
-4
/
+8
*
radeonsi: use new RGBX formats
Marek Olšák
2013-02-07
1
-0
/
+26
*
r300g: fix blending and alpha-test with RGBX16F and enable MSAA for it
Marek Olšák
2013-02-07
6
-14
/
+45
*
r300g: use new RGBX formats
Marek Olšák
2013-02-07
2
-3
/
+22
*
r600g: use new RGBX formats
Marek Olšák
2013-02-07
2
-0
/
+52
*
gallium: add RGBX formats for existing GL RGB texture formats
Marek Olšák
2013-02-07
3
-0
/
+36
*
llvmpipe: remove extraneous const qualifier
Brian Paul
2013-02-06
2
-2
/
+2
*
gallium/util: remove duplicated function util_format_is_rgb_no_alpha
Marek Olšák
2013-02-06
3
-33
/
+6
*
r600g: report correct control flow depth
Marek Olšák
2013-02-06
1
-2
/
+1
*
r300g: try to use color varyings for texcoords if max texcoord limit is exceeded
Marek Olšák
2013-02-06
6
-5
/
+71
*
r300/compiler: copy-propagate saturate mode when possible
Marek Olšák
2013-02-06
1
-2
/
+19
*
r300/compiler: add support for saturate output modifier in r500 vertex shaders
Marek Olšák
2013-02-06
2
-10
/
+19
*
r300g: fix blending with RGBX formats
Marek Olšák
2013-02-06
3
-122
/
+202
*
r300g: fix blending with blend color and RGBA formats
Marek Olšák
2013-02-06
1
-0
/
+11
*
svga: fix sRGB rendering
Brian Paul
2013-02-05
1
-0
/
+11
[next]