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
*
gallium: remove stray semicolons
Brian Paul
2010-08-06
1
-1
/
+1
*
r600g: finish multi target rendering support
Jerome Glisse
2010-08-06
5
-32
/
+68
*
r600g: fix color format, indentation, defines
Jerome Glisse
2010-08-06
3
-89
/
+93
*
Revert "r600g: don't use dynamic state allocation for states"
Jerome Glisse
2010-08-06
6
-297
/
+346
*
r300g: Remove unnecessary headers.
Vinson Lee
2010-08-05
1
-2
/
+0
*
r600g: start to fix up multiple targets.
Dave Airlie
2010-08-06
3
-17
/
+50
*
r600g: add SRGB support.
Dave Airlie
2010-08-06
3
-4
/
+23
*
r600g: fixup z format translations.
Dave Airlie
2010-08-06
2
-20
/
+24
*
r600g: fix targetmask to work correctly.
Dave Airlie
2010-08-06
1
-2
/
+1
*
r600g: improve supported format selection.
Dave Airlie
2010-08-06
6
-142
/
+212
*
r600g: add bo wait after map.
Dave Airlie
2010-08-06
1
-0
/
+2
*
r300g: do not emit GB_Z_PEQ_CONFIG on non-r500 if DRM < 2.6.0
Marek Olšák
2010-08-06
2
-2
/
+6
*
llvmpipe: Only get no rast option once
Jakob Bornecrantz
2010-08-05
1
-1
/
+5
*
nvfx: fix nv30 vertex program scalar opcodes
Luca Barbieri
2010-08-06
1
-1
/
+7
*
nvfx: shut up unknown cap 64 warning
Luca Barbieri
2010-08-06
1
-0
/
+2
*
r600g: don't use dynamic state allocation for states
Jerome Glisse
2010-08-05
6
-356
/
+296
*
r300g: fix fb_state atom size
Marek Olšák
2010-08-05
1
-2
/
+6
*
r300g: always emit hyperz state atom.
Dave Airlie
2010-08-05
1
-5
/
+2
*
r300g: disable hiz on rv530 for now.
Dave Airlie
2010-08-05
1
-1
/
+1
*
r300g: implement hyper-z support. (v4)
Dave Airlie
2010-08-05
18
-47
/
+640
*
r600g: force flush on map as temporary fix to readpixel
Jerome Glisse
2010-08-04
1
-0
/
+2
*
r600g: always perform texture perspective divide + fix blending
Jerome Glisse
2010-08-04
4
-65
/
+88
*
r300/compiler: r500 hw support for break and continue in loops.
Tom Stellard
2010-08-03
1
-2
/
+7
*
r300g: disable multisample visuals until the state tracker bits catch up.
Dave Airlie
2010-08-04
1
-0
/
+3
*
r600g: add polygon offset support
Jerome Glisse
2010-08-03
3
-7
/
+62
*
r600g: flush and resubmit if we reach limit
Jerome Glisse
2010-08-03
4
-37
/
+13
*
r600g: fix color target mask
Jerome Glisse
2010-08-03
1
-2
/
+1
*
r600g: fix stencil
Jerome Glisse
2010-08-03
2
-8
/
+7
*
r600g: fix LIT + fix multiple constant one ALU + fix ALU block splitting
Jerome Glisse
2010-08-03
5
-113
/
+207
*
r300g: handle polygon offset correctly
Marek Olšák
2010-08-03
1
-5
/
+5
*
r600g: split alu block to conform to limit + RCP opcode
Jerome Glisse
2010-08-02
2
-2
/
+4
*
r600g: add autogenerated reg definition + debug print cleanup
Jerome Glisse
2010-08-02
6
-173
/
+194
*
r300g: fix hardlock when using more than one stuffed sprite coords
Marek Olšák
2010-08-02
2
-19
/
+21
*
r600g: add stencil op/func translation
Dave Airlie
2010-08-02
2
-3
/
+66
*
r600g: initial alpha test state
Dave Airlie
2010-08-02
1
-5
/
+13
*
r600g: add initial blend state.
Dave Airlie
2010-08-02
5
-20
/
+262
*
r600g: set correct tex coord type for rect textures.
Dave Airlie
2010-08-02
1
-4
/
+6
*
r600g: make r600_db_format static.
Dave Airlie
2010-08-02
1
-1
/
+1
*
r300g: fix microtiling on RS6xx
Marek Olšák
2010-08-01
1
-4
/
+18
*
r600g: Remove unnecessary header.
Vinson Lee
2010-07-31
1
-1
/
+0
*
r600g: Remove unnecessary header.
Vinson Lee
2010-07-31
1
-1
/
+0
*
r600g: add KIL opcode support
Jerome Glisse
2010-07-30
1
-1
/
+25
*
llvmpipe: Silence unused value warning.
Vinson Lee
2010-07-30
1
-0
/
+1
*
llvmpipe: Fix implicit declaration of lp_func_delete_body warnings.
Vinson Lee
2010-07-30
1
-0
/
+1
*
llvmpipe: delete function bodies after generating machine code
Zack Rusin
2010-07-30
1
-0
/
+1
*
r600g: fix typo in tex instruction + shader semantic id fix
Jerome Glisse
2010-07-30
1
-8
/
+9
*
llvmpipe: fix on-debug build breakage
Brian Paul
2010-07-29
1
-1
/
+1
*
llvmpipe: added some jit debug code
Brian Paul
2010-07-29
2
-0
/
+40
*
gallium: implement bounds checking for constant buffers
Brian Paul
2010-07-29
3
-3
/
+7
*
llvmpipe: silence warnings in lp_test_sincos.c
Brian Paul
2010-07-29
1
-2
/
+3
[next]