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
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: intrinsics version of triangle coeficient calculation
Keith Whitwell
2010-08-27
5
-300
/
+577
*
r300g: Include missing header in r300_texture.h.
Vinson Lee
2010-08-27
1
-0
/
+1
*
Revert "r600g: simplify states"
Dave Airlie
2010-08-27
8
-398
/
+496
*
r600g: add initial if/else/endif support
Dave Airlie
2010-08-27
4
-12
/
+170
*
r600g: optimise op2 and swapped op2 emission.
Dave Airlie
2010-08-27
1
-48
/
+37
*
r600g: add exp support in theory.
Dave Airlie
2010-08-27
1
-1
/
+105
*
r600g: add DPH support.
Dave Airlie
2010-08-27
1
-1
/
+8
*
llvmpipe: fix PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
Brian Paul
2010-08-26
1
-1
/
+8
*
r300g: Include missing header in r300_texture_desc.h.
Vinson Lee
2010-08-26
1
-0
/
+1
*
r300g: fix constant buffer upload once again for r3xx->r4xx
Marek Olšák
2010-08-26
1
-1
/
+1
*
nouveau: handle early initialization errors
Marcin Slusarz
2010-08-26
1
-1
/
+2
*
r600g: simplify states
Jerome Glisse
2010-08-25
8
-496
/
+398
*
nvfx: Set pointer to NULL after free.
Vinson Lee
2010-08-25
1
-1
/
+3
*
r300g: fix potentially uninitialized variables in create_rs_state
Marek Olšák
2010-08-25
1
-5
/
+2
*
llvmpipe: fix bad patch application
Keith Whitwell
2010-08-25
1
-5
/
+4
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-08-25
1
-1
/
+0
*
llvmpipe: track drawing region as a single u_rect
Keith Whitwell
2010-08-25
3
-63
/
+86
*
llvmpipe: better triangle debugging
Keith Whitwell
2010-08-25
2
-19
/
+67
*
llvmpipe: cull zero-area triangles early
Keith Whitwell
2010-08-25
1
-2
/
+3
*
llvmpipe: more rasterization counters
Keith Whitwell
2010-08-25
3
-6
/
+29
*
llvmpipe: move some fence functions into lp_screen.c
Keith Whitwell
2010-08-25
4
-57
/
+79
*
llvmpipe: wake all threads waiting on a fence
Keith Whitwell
2010-08-25
1
-1
/
+3
*
llvmpipe: fence debugging, add llvmpipe_finish
Keith Whitwell
2010-08-25
13
-65
/
+74
*
draw: specialized cliptesting routines
Keith Whitwell
2010-08-25
2
-3
/
+2
*
llvmpipe: remove dead code
Keith Whitwell
2010-08-25
1
-37
/
+0
*
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
13
-93
/
+50
*
svga: Remove redundant svga_draw_range_elements.
Chia-I Wu
2010-08-25
3
-87
/
+45
*
nvfx: Clean up header file inclusion in nvfx_screen.h.
Vinson Lee
2010-08-25
1
-2
/
+2
*
nvfx: Include missing headers in nvfx_shader.h.
Vinson Lee
2010-08-25
1
-0
/
+4
*
r300g: fix gl_PointCoord
Marek Olšák
2010-08-25
1
-2
/
+7
*
r300g: eliminate unused constants in FS
Marek Olšák
2010-08-25
3
-7
/
+32
*
r300g: eliminate unused constants in VS
Marek Olšák
2010-08-25
5
-8
/
+31
*
r300g: clean up some mess in set_constant_buffer
Marek Olšák
2010-08-25
2
-22
/
+1
*
r300g: fix indentation
Marek Olšák
2010-08-25
2
-8
/
+8
*
r300g: reset the index bias to 0 at the end of CS
Marek Olšák
2010-08-25
4
-5
/
+12
*
nvfx: Initialize variables on error path.
Vinson Lee
2010-08-24
1
-0
/
+4
*
r600g: Add support for PIPE_FORMAT_R32_FLOAT.
Henri Verbeet
2010-08-24
1
-0
/
+3
*
nvfx: Remove unnecessary headers.
Vinson Lee
2010-08-23
3
-4
/
+0
*
r300g: Remove unused variable.
Vinson Lee
2010-08-23
1
-2
/
+0
*
r600g: add XPD support
Dave Airlie
2010-08-24
1
-1
/
+124
*
r600g: add CMP support.
Dave Airlie
2010-08-24
1
-1
/
+50
*
nvfx: don't emit dummy commands on nv30
Luca Barbieri
2010-08-24
1
-4
/
+8
*
r600g: Add support for PIPE_CAP_DEPTH_CLAMP.
Henri Verbeet
2010-08-23
2
-3
/
+4
*
r600g: export one component per pixel + r7xx uncompression shader
Jerome Glisse
2010-08-23
5
-5
/
+89
*
nvfx: improve fp temp accounting
Luca Barbieri
2010-08-23
1
-2
/
+4
*
nvfx: emit bo relocations only when needed
Luca Barbieri
2010-08-23
8
-20
/
+65
*
nvfx: match Gallium's gl_PointCoord brokenness
Luca Barbieri
2010-08-23
1
-2
/
+5
*
nvfx: support clip planes sensibly and fix them on nv30
Luca Barbieri
2010-08-23
7
-116
/
+163
*
r300g: avoid stall in no-tcl drawing when mapping vbo
Dave Airlie
2010-08-23
3
-15
/
+26
*
nvfx: fix minor memory leak
Luca Barbieri
2010-08-23
1
-1
/
+1
[next]