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
/
drivers
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g/compiler: Fix bug in OMOD folding
Tom Stellard
2013-02-21
3
-1
/
+77
*
r300g/tests: Add helper functions for creating a full program
Tom Stellard
2013-02-21
2
-8
/
+75
*
r300g/tests: Exit test runner with a valid status code
Tom Stellard
2013-02-21
5
-6
/
+22
*
r300g/complier: Make r300_vertprog_swizzle_caps visible in other files
Tom Stellard
2013-02-21
2
-1
/
+3
*
r300g/compiler: Fix typo in comment
Tom Stellard
2013-02-21
1
-1
/
+1
*
r300g/compiler: Add missing license headers
Tom Stellard
2013-02-21
13
-1
/
+339
*
r300g: add support for red-alpha render targets
Marek Olšák
2013-02-14
3
-0
/
+20
*
r300g: put textures with usage=staging in GTT and make them linear
Marek Olšák
2013-02-07
2
-1
/
+6
*
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
*
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
*
gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPORTED query
Brian Paul
2013-02-04
1
-0
/
+2
*
gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Andreas Boll
2013-02-04
1
-0
/
+1
*
r300g: always put MSAA resources in VRAM
Marek Olšák
2013-02-01
1
-3
/
+3
*
radeon/winsys: add dma ring support to winsys v3
Jerome Glisse
2013-01-28
1
-1
/
+1
*
r300g: add a workaround for the AA colorbuffer addressing bug on R500
Marek Olšák
2013-01-21
2
-7
/
+42
*
r300g: allow resolutions up to 1280x1024 with AA optimizations on 1-pipe cards
Marek Olšák
2013-01-21
2
-3
/
+6
*
r300g: enable AA optimizations for the RGBA16F format
Marek Olšák
2013-01-21
3
-1
/
+11
*
r300g: fix and cleanup flushing before clearing CMASK, ZMASK, and HIZ
Marek Olšák
2013-01-15
4
-18
/
+17
*
r300g: implement MSAA compression and fast MSAA color clear
Marek Olšák
2013-01-15
13
-6
/
+211
*
gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
2013-01-15
1
-1
/
+0
*
r300g: set a dummy vertex buffer in context_create
Marek Olšák
2013-01-14
1
-0
/
+1
*
r300g: fix MSAA resolve to an untiled texture
Marek Olšák
2013-01-14
3
-3
/
+10
*
r300g: advertise MSAA support for the RGB10_A2 format on r500
Marek Olšák
2013-01-14
2
-12
/
+47
*
r300g: allow separate depth and stencil clear
Marek Olšák
2013-01-14
1
-1
/
+1
*
r300g: if both Z and stencil are present, they must be fast-cleared together
Marek Olšák
2013-01-14
1
-6
/
+11
*
r300g: allow HiZ with a 16-bit zbuffer
Marek Olšák
2013-01-14
1
-1
/
+0
*
r300g: random hyperz cleanups
Marek Olšák
2013-01-14
2
-3
/
+2
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-5
/
+0
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
r300g: Link ralloc.c and register_allocate.c into separate library
Matt Turner
2013-01-10
1
-4
/
+13
*
r300g: Build a libtool archive
Tom Stellard
2013-01-10
1
-7
/
+11
*
r300g: Use gallium automake include file
Tom Stellard
2013-01-10
1
-5
/
+3
*
r300g: don't set sample positions to the pixel center if MSAA is disabled
Marek Olšák
2013-01-10
3
-11
/
+5
*
r300g: optionally log MSAA resources to stderr
Marek Olšák
2013-01-09
3
-0
/
+8
*
r300g: fix the GPU name in the renderer string
Marek Olšák
2013-01-09
1
-0
/
+1
*
r300g: fix CS checker errors caused by emit_dsa_state
Marek Olšák
2013-01-09
1
-1
/
+1
*
r300g: fix assertion failure in emit_dsa_state
Marek Olšák
2013-01-08
2
-3
/
+5
*
radeon/winsys: move radeon family/class identification to winsys
Jerome Glisse
2013-01-07
5
-64
/
+38
*
r300g: implement MSAA
Marek Olšák
2013-01-06
13
-148
/
+456
*
r300g: simplify DSA state, add ability to patch FG_ALPHA_FUNC while emitting
Marek Olšák
2013-01-06
3
-79
/
+46
*
r300g/compiler: add shader emulation for the alpha_to_one state
Marek Olšák
2013-01-06
5
-0
/
+41
*
r300g: don't check for vertex and index buffer bind flags
Marek Olšák
2013-01-04
2
-4
/
+2
*
r300g/swtcl: use memcpy to emit indices
Marek Olšák
2013-01-04
1
-10
/
+11
*
r300g/swtcl: simplify vertex uploading
Marek Olšák
2013-01-04
5
-88
/
+42
*
r300g/swtcl: fix crash when setting vertex buffers
Marek Olšák
2013-01-04
1
-0
/
+3
[next]