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: Expound on dithering comment.
Corbin Simpson
2010-04-02
1
-4
/
+9
*
r300g: make dithering work like fglrx.
Dave Airlie
2010-04-03
1
-2
/
+4
*
r300g: Remove unnecessary header.
Vinson Lee
2010-03-31
1
-1
/
+0
*
r300g: add RGBA16F colorbuffer support
Marek Olšák
2010-04-01
1
-5
/
+8
*
r300g: add RGTC texture support
Marek Olšák
2010-04-01
3
-1
/
+56
*
r300g: format handling cleanup
Marek Olšák
2010-04-01
2
-24
/
+16
*
Merge branch 'gallium-new-formats'
Roland Scheidegger
2010-03-31
2
-3
/
+3
|
\
|
*
Merge branch 'master' into gallium-new-formats
Roland Scheidegger
2010-03-30
1
-1
/
+1
|
|
\
|
*
|
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
2
-3
/
+3
*
|
|
r300g: Remove unused variable.
Vinson Lee
2010-03-29
1
-1
/
+0
*
|
|
r300g: Remove unnecessary header.
Vinson Lee
2010-03-29
1
-2
/
+0
*
|
|
r300g: Bind constantbuf to Draw immediately, don't wait for render.
Corbin Simpson
2010-03-29
2
-16
/
+6
|
|
/
|
/
|
*
|
r300: UTIL_FORMAT_LAYOUT_COMPRESSED -> UTIL_FORMAT_LAYOUT_S3TC.
José Fonseca
2010-03-29
1
-1
/
+1
|
/
*
r300g: print configurable debugging info on non-debug builds
Marek Olšák
2010-03-29
2
-2
/
+4
*
r300g: handle TGSI_OPCODE_RET as END
Marek Olšák
2010-03-28
1
-4
/
+10
*
r300g: disable cliprects
Marek Olšák
2010-03-27
1
-1
/
+1
*
r300g: print errors even on non-debug builds
Marek Olšák
2010-03-27
10
-45
/
+53
*
r300g: fix macrotiling for non-square textures
Mathias Fröhlich
2010-03-27
1
-1
/
+2
*
r300g: Make SWTCL clear work again.
Corbin Simpson
2010-03-27
2
-128
/
+132
*
r300g: Remove unnecessary header.
Vinson Lee
2010-03-26
1
-1
/
+0
*
Revert "r300g: add generating texture coordinates for point sprites (WIP)"
Corbin Simpson
2010-03-26
6
-61
/
+13
*
r300g/radeong: fix scons build
Joakim Sindholt
2010-03-25
1
-0
/
+1
*
r300g: Remove unnecessary header.
Vinson Lee
2010-03-25
1
-1
/
+0
*
r300g: fix glean occlusion query test
Dave Airlie
2010-03-23
1
-0
/
+2
*
r300g: Cleanup a few old warnings.
Corbin Simpson
2010-03-22
1
-24
/
+9
*
r300g: disable tiling for YUV formats
Marek Olšák
2010-03-21
1
-3
/
+15
*
r300g: fix scons build
Marek Olšák
2010-03-21
5
-11
/
+6
*
r300g: accelerate blitting for all 64-bit texture formats
Marek Olšák
2010-03-21
1
-0
/
+3
*
r300g: add and enable square microtiling
Marek Olšák
2010-03-21
2
-5
/
+7
*
r300g: cleanup tiling flags propagation
Marek Olšák
2010-03-21
3
-12
/
+12
*
r300g: put common defines into one file
Marek Olšák
2010-03-21
5
-22
/
+52
*
r300g: remove unused code
Marek Olšák
2010-03-21
3
-5
/
+1
*
r300g: fix occlusion query hangs.
Dave Airlie
2010-03-21
1
-1
/
+1
*
r300g: align misaligned ushort vertex indices
Marek Olšák
2010-03-21
1
-1
/
+29
*
r300g: fix misaligned generated offset for ubyte vertex indices
Marek Olšák
2010-03-21
1
-1
/
+5
*
r300g: split the vertex buffer alignment validation
Marek Olšák
2010-03-21
1
-22
/
+29
*
r300g: skip null vertex buffers
Marek Olšák
2010-03-21
1
-1
/
+6
*
r300g: Bump immediate limits.
Corbin Simpson
2010-03-20
1
-3
/
+2
*
r300g: Correctly hax max_index on pipe_vertex_buffers.
Corbin Simpson
2010-03-20
2
-12
/
+28
*
r300g: add buffer/texture referenced checks.
Dave Airlie
2010-03-21
1
-15
/
+9
*
r300g: lod min/max clamping should be relative to the base level
Marek Olšák
2010-03-19
1
-3
/
+3
*
r300g: fix breakage after the gallium-sampler-view merge
Marek Olšák
2010-03-19
3
-9
/
+22
*
r300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer support, cleanups
Marek Olšák
2010-03-19
1
-6
/
+7
*
r300g: mark SRGB colorbuffers as unsupported
Marek Olšák
2010-03-19
1
-20
/
+1
*
r300g: add generating texture coordinates for point sprites (WIP)
Marek Olšák
2010-03-19
6
-13
/
+61
*
r300g: fix up after merge
Keith Whitwell
2010-03-15
5
-24
/
+25
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-15
20
-118
/
+803
|
\
|
*
r300g: rebuild screen/winsys interface
Dave Airlie
2010-03-15
15
-104
/
+745
|
*
r300g: Remove unnecessary headers.
Vinson Lee
2010-03-14
2
-3
/
+0
|
*
r300g: remove pipe_context from r300_screen
Marek Olšák
2010-03-14
2
-8
/
+0
[next]