index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
svga
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: Update state prototypes to return pipe_error.
José Fonseca
2011-11-02
6
-25
/
+36
*
svga: Fix potential buffer overflow in rs draw state.
José Fonseca
2011-10-31
4
-13
/
+19
*
svga: Flush the hwtnl primitives before writing to buffers.
José Fonseca
2011-10-31
5
-4
/
+62
*
svga: Plug a fence leak
Thomas Hellstrom
2011-10-18
1
-3
/
+3
*
svga: remove old, unused sincos code for SM2.0
Brian Paul
2011-10-11
2
-51
/
+0
*
svga: remove support for shader model 2.0
Brian Paul
2011-10-11
9
-374
/
+25
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
4
-6
/
+6
*
gallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
Marek Olšák
2011-09-30
1
-2
/
+2
*
gallium: remove PIPE_CAP_TEXTURE_MIRROR_REPEAT
Marek Olšák
2011-09-30
1
-3
/
+0
*
winsys/svga: Update to vmwgfx kernel module 2.1
Thomas Hellstrom
2011-09-29
2
-2
/
+3
*
gallium: move border color to be a color union
Dave Airlie
2011-09-27
1
-4
/
+4
*
svga: indentation/formatting fixes
Brian Paul
2011-09-23
1
-16
/
+16
*
svga: remove emit_consts() offset parameter
Brian Paul
2011-09-23
1
-3
/
+7
*
svga: s/int/unsigned/ in svga_state_constants.c
Brian Paul
2011-09-23
1
-3
/
+7
*
svga: s/unit/shader/ and related clean-ups
Brian Paul
2011-09-23
1
-19
/
+23
*
svga: clean up return values and error codes
Brian Paul
2011-09-23
15
-97
/
+92
*
svga: add format translation for DXT/sRGB formats
Brian Paul
2011-09-23
1
-2
/
+8
*
svga: test register W component in emit_kil()
Brian Paul
2011-09-23
1
-16
/
+44
*
svga: fix depth/shadow compare for non-projected texcoords
Brian Paul
2011-09-23
1
-16
/
+24
*
svga: implement texture swizzling
Brian Paul
2011-09-23
4
-9
/
+128
*
svga: check that we don't exceed input/ouput register limits
Brian Paul
2011-09-23
3
-2
/
+13
*
svga: implement point sprite suppport
Brian Paul
2011-09-23
8
-4
/
+119
*
svga: add translation for float formats
Brian Paul
2011-09-23
1
-0
/
+14
*
svga: check to avoid writing beyond end of constant buffer
Brian Paul
2011-09-23
1
-1
/
+23
*
svga: Cleanup format capability checking.
José Fonseca
2011-09-23
8
-192
/
+683
*
svga: Don't use the new depth formats for surfaces that will never be sampled...
José Fonseca
2011-09-23
5
-17
/
+23
*
svga: Share one texcoord between depth and fog
Jakob Bornecrantz
2011-09-23
3
-13
/
+86
*
svga: Only emit Z depth work if it is actually read
Jakob Bornecrantz
2011-09-23
2
-15
/
+21
*
svga: Fix vPos usage
Jakob Bornecrantz
2011-09-23
1
-1
/
+7
*
svga: Wip for passing depth in a texcoord
Jakob Bornecrantz
2011-09-23
3
-13
/
+86
*
svga: Add a comment about depth format selection.
José Fonseca
2011-09-23
1
-1
/
+10
*
svga: Consider the new depth formats in svga_texture_from_handle().
José Fonseca
2011-09-23
1
-1
/
+2
*
svgadump: Dump the new depth format names.
José Fonseca
2011-09-23
1
-0
/
+9
*
svga: Expose the new depth formats
Jakob Bornecrantz
2011-09-23
6
-25
/
+65
*
svga: Coalesce multiple shader constants in a single command.
José Fonseca
2011-09-23
3
-4
/
+178
*
svgadump: Update for svga3d_reg.h header changes.
José Fonseca
2011-09-23
1
-33
/
+60
*
svga: updated svga3d_reg.h to latest public version
Brian Paul
2011-09-23
1
-49
/
+144
*
draw: add support for guard-band clipping
Brian Paul
2011-09-22
1
-1
/
+1
*
svga: skip assertion when index_bias < 0
Brian Paul
2011-09-22
1
-1
/
+1
*
svga: fix the test for sRGB texture formats
Brian Paul
2011-09-22
1
-1
/
+2
*
svga: call u_default_redefine_user_buffer() to fix failed assertion
Brian Paul
2011-09-21
1
-5
/
+2
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
2
-6
/
+7
*
android: add support for vmwgfx
Chia-I Wu
2011-08-27
1
-0
/
+38
*
svga: share the source list
Chia-I Wu
2011-08-27
3
-97
/
+50
*
svga: include LLVM in name string in debug builds
Brian Paul
2011-08-26
1
-2
/
+11
*
svga: add missing switch case for PIPE_SHADER_CAP_INTEGERS
Brian Paul
2011-08-09
1
-0
/
+2
*
Merge branch 'glsl-to-tgsi'
Bryan Cain
2011-08-04
1
-0
/
+2
|
\
|
*
gallium: add PIPE_SHADER_CAP_INTEGERS
Bryan Cain
2011-08-01
1
-0
/
+2
*
|
svga: Use the correct element size.
José Fonseca
2011-07-01
1
-1
/
+1
*
|
svga: Fix multiple uploads of the same user-buffer.
Thomas Hellstrom
2011-07-01
3
-30
/
+90
[next]