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
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: Describe svga_sampler_views for refcnt debugging
Jakob Bornecrantz
2011-02-18
2
-1
/
+21
*
svga: Make sure that refcnt debugger gets the correct backtrace for create
Jakob Bornecrantz
2011-02-18
2
-0
/
+9
*
gallium/svga: Fix unnecessary swtnl fallbacks
Thomas Hellstrom
2011-02-18
1
-0
/
+1
*
r600g: reorganise rgtc pieces.
Dave Airlie
2011-02-18
1
-16
/
+23
*
r600g: Start a new TEX clause if the texture lookup address was fetched in th...
Fabian Bieler
2011-02-18
1
-0
/
+12
*
r600g: Add support to dump vertex- and texture-fetch clauses
Fabian Bieler
2011-02-18
1
-1
/
+56
*
r600g: add BC4/5 to RGTC conversion
Dave Airlie
2011-02-18
1
-0
/
+8
*
svga: Don't use more than one constant per IFC instruction.
José Fonseca
2011-02-17
1
-2
/
+15
*
softpipe: rename env vars to be consistent
Brian Paul
2011-02-17
1
-2
/
+2
*
r600g: get s3tc working on cards with crappy 64/128 bit types.
Dave Airlie
2011-02-17
4
-0
/
+30
*
r600g: add missing type to color buffer swap.
Dave Airlie
2011-02-17
1
-0
/
+1
*
svga: flush when transitioning between HW and SW rendering paths
Brian Paul
2011-02-16
2
-0
/
+11
*
svga: use TRUE/FALSE instead of 0/1
Brian Paul
2011-02-16
1
-4
/
+4
*
svga: fix incorrect comment
Brian Paul
2011-02-16
1
-1
/
+1
*
svga: dimension the dirty[] array with SVGA_STATE_MAX
Brian Paul
2011-02-16
1
-1
/
+3
*
svga: disable a debug_printf() call
Brian Paul
2011-02-16
1
-3
/
+6
*
svga: Proper redefine_user_buffer implementation.
José Fonseca
2011-02-16
4
-1
/
+58
*
r300g: fix a race between CS and SET_TILING ioctls
Marek Olšák
2011-02-16
3
-7
/
+4
*
r300g: fix blitting NPOT compressed textures
Marek Olšák
2011-02-16
2
-11
/
+11
*
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
*
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
*
r600g: add L8A8 SRGB formats.
Dave Airlie
2011-02-16
3
-2
/
+8
*
r600g: add L4A4 support.
Dave Airlie
2011-02-16
2
-0
/
+12
*
r600g: fix s3tc-texsubimage
Dave Airlie
2011-02-16
1
-0
/
+3
*
r300g: disable linear filtering for float textures
Marek Olšák
2011-02-16
1
-0
/
+45
*
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
4
-0
/
+6
*
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
2
-2
/
+13
*
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
*
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
[next]