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
*
gallium/u_blitter: make clearing independent of the colorbuffer format
Marek Olšák
2013-06-13
1
-2
/
+1
*
gallium/u_blitter: make clearing independent of the number of bound colorbuffers
Marek Olšák
2013-06-13
1
-1
/
+0
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
2
-8
/
+12
*
draw: try to prevent overflows on index buffers
Zack Rusin
2013-05-14
1
-1
/
+1
*
draw: don't crash on vertex buffer overflow
Zack Rusin
2013-05-14
1
-2
/
+2
*
gallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
Marek Olšák
2013-05-11
1
-0
/
+1
*
gallium: fix type of flags in pipe_context::flush()
Chia-I Wu
2013-05-04
1
-1
/
+1
*
scons: remove radeon build
Andreas Boll
2013-05-03
1
-24
/
+0
*
winsys/radeon: consolidate tracing into winsys v2
Jerome Glisse
2013-04-25
2
-4
/
+4
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
1
-0
/
+1
*
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
2013-04-17
1
-1
/
+0
*
r300g: Fix bug in OMOD optimization
Tom Stellard
2013-04-12
1
-1
/
+3
*
gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS
Christoph Bumiller
2013-04-03
1
-0
/
+1
*
r300g: fix crash while binding a NULL constant buffer
Marek Olšák
2013-03-26
1
-1
/
+1
*
gallium,st/mesa: don't use blit-based transfers with software rasterizers
Marek Olšák
2013-03-23
1
-0
/
+1
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
1
-0
/
+2
*
r300g: implement 3D transfers
Marek Olšák
2013-02-26
1
-2
/
+18
*
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
[next]