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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Remove the DXT compression via blit path.
José Fonseca
2011-02-16
2
-157
/
+1
*
svga: Don't fake DXT compression ability.
José Fonseca
2011-02-16
2
-17
/
+0
*
nvc0: fix blend factor mapping
Christoph Bumiller
2011-02-16
1
-31
/
+26
*
nvc0: fix emit_dfdx,dfdy
Christoph Bumiller
2011-02-16
1
-0
/
+2
*
nvc0: don't swap sources if either value is not in a GPR
Christoph Bumiller
2011-02-16
1
-0
/
+3
*
nvc0: add missing break statements in constant_operand
Christoph Bumiller
2011-02-16
1
-0
/
+2
*
nvc0: fix clipping and use VIEWPORT instead of SCISSOR
Christoph Bumiller
2011-02-16
5
-70
/
+58
*
nvc0: demagic the clear flags and fix region clears
Christoph Bumiller
2011-02-16
3
-32
/
+62
*
nvc0: front stencil mask and func mask methods are swapped
Christoph Bumiller
2011-02-16
2
-8
/
+10
*
nvc0: clone memory values with multiple refs before modifying them
Christoph Bumiller
2011-02-16
1
-2
/
+5
*
nvc0: disable early fragment tests if KIL is used
Christoph Bumiller
2011-02-16
1
-1
/
+1
*
nvc0: force vertex data through FIFO if we need to convert it
Christoph Bumiller
2011-02-16
2
-1
/
+9
*
nvc0: use format from the template on surface creation
Christoph Bumiller
2011-02-16
1
-1
/
+1
*
nvc0: update the set of formats supported by the 2D engine
Christoph Bumiller
2011-02-16
1
-16
/
+10
*
nvc0: fix user vertex buffer updates
Christoph Bumiller
2011-02-16
4
-11
/
+42
*
mesa: use gl_format type instead of GLuint
Brian Paul
2011-02-16
1
-2
/
+2
*
r600g: fix typo in previous s3tc commit
Dave Airlie
2011-02-16
1
-1
/
+1
*
r300g: fix texture border color for float formats
Marek Olšák
2011-02-16
1
-1
/
+14
*
Revert "util: fix DXT1 RGBA texture compression if the source color is (0, 0,...
Dave Airlie
2011-02-16
1
-14
/
+2
*
r600g: add L8A8 SRGB formats.
Dave Airlie
2011-02-16
3
-2
/
+8
*
util: fix DXT1 RGBA texture compression if the source color is (0, 0, 0, 0)
Marek Olšák
2011-02-16
1
-2
/
+14
*
r600g: add L4A4 support.
Dave Airlie
2011-02-16
2
-0
/
+12
*
r600g: fix s3tc-texsubimage
Dave Airlie
2011-02-16
1
-0
/
+3
*
linker: Fix off-by-one error implicit array sizing
Ian Romanick
2011-02-15
1
-1
/
+1
*
st/python: add usage parameter to pipe_buffer_create
Vinson Lee
2011-02-15
2
-2
/
+3
*
r300g: disable linear filtering for float textures
Marek Olšák
2011-02-16
1
-0
/
+45
*
glsl: Reinstate constant-folding for division by zero
Chad Versace
2011-02-15
1
-21
/
+21
*
Revert "glsl: Fix constant-folding for reciprocal expressions"
Chad Versace
2011-02-15
1
-10
/
+6
*
tnl: Add support for datatype GL_FIXED in vertex arrays
Chad Versace
2011-02-15
1
-0
/
+40
*
r600g: add srgb compressed formats to the list.
Dave Airlie
2011-02-16
1
-0
/
+4
*
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
19
-11
/
+55
*
r600g: Fix RGB10_A2 format handling
Fabian Bieler
2011-02-15
2
-6
/
+10
*
r600g: fix regression in r6/7xx since mipmap rework
Dave Airlie
2011-02-15
1
-1
/
+1
*
nvc0: Fix uninitialized variable warning.
Vinson Lee
2011-02-15
1
-1
/
+1
*
r300g: offload the CS ioctl to another thread
Marek Olšák
2011-02-15
6
-113
/
+233
*
r600g: add support for s3tc formats.
Dave Airlie
2011-02-15
3
-0
/
+75
*
r600g: fix miptree calculations
Dave Airlie
2011-02-15
4
-47
/
+41
*
r600g: drop tiled flag
Dave Airlie
2011-02-15
4
-13
/
+8
*
st/mesa: fix compressed mipmap generation.
Dave Airlie
2011-02-15
1
-6
/
+4
*
st/mesa: fix GLES build
Marek Olšák
2011-02-15
1
-1
/
+1
*
r300g: actually implement the is_buffer_busy hook the right way
Marek Olšák
2011-02-15
1
-3
/
+3
*
r300g: handle interaction between UNSYNCHRONIZED and DONTBLOCK flags in bo_map
Marek Olšák
2011-02-15
1
-20
/
+16
*
r300g: fix a possible race condition when mapping a buffer
Marek Olšák
2011-02-15
2
-23
/
+34
*
r300g: implement fences using dummy relocations
Marek Olšák
2011-02-15
4
-65
/
+32
*
r300g: fix SIGFPE on debug builds
Marek Olšák
2011-02-15
1
-2
/
+2
*
r300g: inline some of the pipe_buffer_map/unmap calls
Marek Olšák
2011-02-15
1
-18
/
+14
*
r300g: do not track whether occlusion queries have been flushed
Marek Olšák
2011-02-14
4
-18
/
+5
*
r300g: flush CS in bo_map even if we get USAGE_DONTBLOCK
Marek Olšák
2011-02-14
1
-0
/
+1
*
st/python: remove pipe_vertex_buffer::max_index
Vinson Lee
2011-02-14
1
-3
/
+0
*
graw: remove pipe_vertex_buffer::max_index
Vinson Lee
2011-02-14
1
-1
/
+0
[next]