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
*
nv50: add relocs for stack and local mem buffers
Christoph Bumiller
2010-09-18
5
-3
/
+31
*
r600g: Remove unused variable.
Vinson Lee
2010-09-18
1
-1
/
+0
*
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-09-18
1
-0
/
+2
*
nvfx: Remove const qualifer from nvfx_vertprog_translate.
Vinson Lee
2010-09-18
1
-1
/
+1
*
r600g: Silence unused variable warnings.
Vinson Lee
2010-09-17
1
-0
/
+2
*
r600g: Remove unnecessary header.
Vinson Lee
2010-09-17
1
-1
/
+0
*
llvmpipe: Default to no threading on single processor systems.
José Fonseca
2010-09-17
1
-2
/
+1
*
r600g: alternative command stream building from context
Jerome Glisse
2010-09-17
8
-16
/
+4580
*
r600g: Fixed the shift in S_02880C_KILL_ENABLE.
Tilman Sauerbeck
2010-09-17
2
-2
/
+2
*
r600g: Enable PIPE_SHADER_CAP_TGSI_CONT_SUPPORTED.
Tilman Sauerbeck
2010-09-17
1
-2
/
+1
*
r600g: Only set PA_SC_EDGERULE on rv770 and greater.
Tilman Sauerbeck
2010-09-17
1
-2
/
+14
*
r600g: Added DB_SHADER_CONTROL defines.
Tilman Sauerbeck
2010-09-17
4
-6
/
+46
*
r600g: Formatting fixes.
Tilman Sauerbeck
2010-09-17
1
-27
/
+26
*
r600g: add upload manager support.
Dave Airlie
2010-09-17
6
-47
/
+223
*
r600g: add support for kernel bo
Dave Airlie
2010-09-17
2
-0
/
+8
*
r600g: move constant buffer creation behind winsys abstraction.
Dave Airlie
2010-09-17
8
-45
/
+23
*
r600g: attempt to abstract kernel bos from pipe driver.
Dave Airlie
2010-09-17
11
-127
/
+132
*
r600g: hide radeon_ctx inside winsys.
Dave Airlie
2010-09-17
6
-48
/
+22
*
gallivm: Start collecting bitwise arithmetic helpers in a new module.
José Fonseca
2010-09-16
1
-2
/
+3
*
r300g/swtcl: fix CS overrun
Marek Olšák
2010-09-16
2
-8
/
+28
*
llvmpipe: add DEBUG_FS to dump variant information
Keith Whitwell
2010-09-16
3
-1
/
+3
*
llvmpipe: add LP_PERF flag to disable various aspects of rasterization
Keith Whitwell
2010-09-16
8
-6
/
+90
*
nv50: get shader fixups/relocations into working state
Christoph Bumiller
2010-09-16
4
-54
/
+79
*
nv50: don't segfault on shaders with 0 instructions
Christoph Bumiller
2010-09-16
1
-1
/
+3
*
r600g: Use clamped math for RCP and RSQ.
Tilman Sauerbeck
2010-09-16
1
-2
/
+14
*
r600g: Fixed a bo leak in r600_blit_state_ps_shader().
Tilman Sauerbeck
2010-09-16
1
-1
/
+1
*
r600g: fix texture bos and avoid doing depth blit on evergreen
Dave Airlie
2010-09-16
2
-11
/
+4
*
r600g: fixup texture state on evergreen.
Dave Airlie
2010-09-16
4
-143
/
+317
*
nv50: Fix 'control reaches end of non-void function' warning.
Vinson Lee
2010-09-15
1
-0
/
+1
*
nv50: Silence uninitialized variable warnings.
Vinson Lee
2010-09-15
1
-1
/
+2
*
nv50: Silence uninitialized variable warning.
Vinson Lee
2010-09-15
1
-1
/
+2
*
nv50: Silence uninitialized variable warning.
Vinson Lee
2010-09-15
1
-1
/
+1
*
nv50: Silence uninitialized variable warning.
Vinson Lee
2010-09-15
1
-0
/
+1
*
nv50: Remove unnecessary headers.
Vinson Lee
2010-09-15
2
-2
/
+0
*
nv50: Update files in SConscript to match Makefile.
Vinson Lee
2010-09-15
1
-1
/
+8
*
r600g: add vgt dma src defines
Dave Airlie
2010-09-16
2
-3
/
+5
*
r600g: use index min/max + index buffer offset.
Dave Airlie
2010-09-16
4
-5
/
+14
*
r600g: pull r600_draw struct out into header
Dave Airlie
2010-09-16
4
-72
/
+73
*
nv50: use unsigned int for bitfields to silence warnings
Brian Paul
2010-09-15
2
-16
/
+16
*
llvmpipe: s/boolean/unsigned/ in bitfield to silence warning
Brian Paul
2010-09-15
1
-2
/
+2
*
llvmpipe: cast to silence warning
Brian Paul
2010-09-15
1
-1
/
+1
*
r600g: misc cleanup
John Doe
2010-09-15
7
-46
/
+47
*
Merge remote branch 'origin/nv50-compiler'
Christoph Bumiller
2010-09-15
23
-5020
/
+9082
|
\
|
*
nv50: put low limit on REG_ALLOC_TEMP and FP_RESULT_COUNT
Christoph Bumiller
2010-09-15
2
-2
/
+5
|
*
nv50: improve and fix modifier folding optimization
Christoph Bumiller
2010-09-15
4
-26
/
+46
|
*
nv50: consider address register in reload elimination
Christoph Bumiller
2010-09-15
1
-7
/
+11
|
*
nv50: fix TXP depth comparison value
Christoph Bumiller
2010-09-13
1
-16
/
+22
|
*
nv50: fix indirect CONST access with large or negative offsets
Christoph Bumiller
2010-09-13
2
-3
/
+12
|
*
nv50: MOV TEMP[0], -CONST[0] must be float32 negation
Christoph Bumiller
2010-09-13
1
-2
/
+7
|
*
nv50: interp cannot write flags reg
Christoph Bumiller
2010-09-13
3
-7
/
+25
[next]