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
/
r600
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: state context ptr in sampler_view & add I8/L8 buffer format
Jerome Glisse
2010-07-28
2
-0
/
+3
*
r600g: switch btw flat/linear interpolation
Jerome Glisse
2010-07-28
3
-3
/
+7
*
r600g: split pipe state creating/binding from hw state creation
Jerome Glisse
2010-07-28
8
-610
/
+1075
*
r600g: cleanup resource buffer/texture mess
Jerome Glisse
2010-07-28
10
-259
/
+217
*
r600g: add lrp instruction support
Jerome Glisse
2010-07-28
1
-3
/
+80
*
r600g: actualy fix the literal emission
Jerome Glisse
2010-07-28
1
-3
/
+3
*
r600g: fix up segfault with variation between views and count.
Dave Airlie
2010-07-28
1
-4
/
+18
*
r600g: use gallium util for float->ui conversion
Dave Airlie
2010-07-28
2
-19
/
+6
*
r600g: texture support
Jerome Glisse
2010-07-27
7
-9
/
+610
*
r600g: Move declaration before code.
Vinson Lee
2010-07-27
1
-2
/
+5
*
r600g: always emit literal after emiting an alu instruction
Jerome Glisse
2010-07-27
1
-29
/
+32
*
r600g: implememt the LIT instruction
Stephan Schmid
2010-07-26
1
-1
/
+119
*
r600g: first pass at texture support
Jerome Glisse
2010-07-23
6
-14
/
+152
*
r600g: Fix SCons build.
Vinson Lee
2010-07-23
1
-5
/
+2
*
r600g: fix dp2, dp3, dp4 tokens
Jerome Glisse
2010-07-23
1
-23
/
+64
*
r600g: add RSQ token support
Jerome Glisse
2010-07-23
1
-2
/
+28
*
r600g: drop compiler stuff and switch over dumb tgsi assembler
Jerome Glisse
2010-07-23
16
-3323
/
+1277
*
r600g: add support for all R6XX/R7XX asic
Jerome Glisse
2010-07-21
4
-87
/
+316
*
r600g: add r600 compile mode to compiler.
Dave Airlie
2010-07-21
4
-13
/
+106
*
r600g: add family retrival
Dave Airlie
2010-07-21
2
-1
/
+9
*
r600g: split trans unit computation
Jerome Glisse
2010-07-20
2
-7
/
+23
*
r600: use gallium list macros instead of making our own.
Dave Airlie
2010-07-02
7
-109
/
+96
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
5
-5
/
+13
|
\
|
*
r600g: Move bootstrap code to target
Jakob Bornecrantz
2010-06-24
5
-5
/
+13
*
|
r600g: save vertex buffers in blitter
Marek Olšák
2010-06-09
1
-0
/
+3
*
|
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-08
1
-1
/
+1
*
|
r600g: Remove unnecessary header.
Vinson Lee
2010-06-07
1
-1
/
+0
|
/
*
r600g: add shader literal constant support
Jerome Glisse
2010-06-06
3
-14
/
+75
*
r600g: split instruction into scalar
Jerome Glisse
2010-06-05
4
-147
/
+142
*
r600g: implement clear_{render_target, depth_stencil}, resource_copy_region
Marek Olšák
2010-06-04
1
-0
/
+17
*
r600g: make blit functions static (private)
Marek Olšák
2010-06-04
4
-54
/
+34
*
r600g: use cast wrappers
Marek Olšák
2010-06-04
7
-35
/
+51
*
r600g: Move declaration before code.
Vinson Lee
2010-06-03
1
-1
/
+2
*
r600g: added code for depthtesting
Bas Nieuwenhuizen
2010-06-03
1
-5
/
+24
*
r600g: adapt to interface changes
Roland Scheidegger
2010-06-03
3
-22
/
+45
*
scons: Handle Python OSError exception when missing libdrm_radeon.
Vinson Lee
2010-06-03
1
-1
/
+5
*
r600g: remove unused struct r600_state
Marek Olšák
2010-05-31
2
-20
/
+0
*
r600g: Remove unnecessary headers.
Vinson Lee
2010-05-30
5
-5
/
+0
*
r600g: fix gallium function parameters
Marek Olšák
2010-05-29
3
-12
/
+13
*
r600g: make a local copy of viewport state
Marek Olšák
2010-05-29
3
-3
/
+3
*
r600g: disable rendering
Jerome Glisse
2010-05-27
1
-2
/
+7
*
r600g: various fixes
Bas Nieuwenhuizen
2010-05-27
8
-25
/
+26
*
r600g: fix driver + shader compiler backend change
Jerome Glisse
2010-05-27
7
-384
/
+632
*
r600g: Integrate into build
Jakob Bornecrantz
2010-05-27
1
-0
/
+3
*
r600g: Fix buffer offsets
Jakob Bornecrantz
2010-05-27
1
-2
/
+2
*
r600g: adapt to latest interfaces changes
Marek Olšák
2010-05-27
15
-232
/
+490
*
r600g: Initial import
Jerome Glisse
2010-05-27
26
-0
/
+7616