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
/
mesa
/
drivers
/
dri
/
r600
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
3
-13
/
+10
|
\
|
*
mesa: choose texture format in core mesa, not drivers
Brian Paul
2009-10-25
1
-3
/
+1
|
*
radeon: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24
Brian Paul
2009-10-21
1
-3
/
+3
|
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
3
-3
/
+0
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-2
/
+2
|
*
drivers: use more mesa format functions
Brian Paul
2009-09-27
1
-2
/
+4
*
|
r600: add occlusion query support
Alex Deucher
2009-10-28
3
-4
/
+82
*
|
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
1
-4
/
+4
*
|
r600: remove duplicate stride setting
Andre Maasikas
2009-10-23
1
-4
/
+0
*
|
r600: for position invariant programs reading vert_pos is not always known at...
Andre Maasikas
2009-10-23
1
-0
/
+5
*
|
r600: remove remains of old tnl pipeline
Alex Deucher
2009-10-23
7
-268
/
+41
*
|
r600: fix render size prediction
Alex Deucher
2009-10-23
3
-20
/
+20
*
|
r600: remove old tnl pipeline
Alex Deucher
2009-10-23
2
-192
/
+34
*
|
r600: clean up context creation
Alex Deucher
2009-10-23
1
-102
/
+100
*
|
Merge branch 'mesa_7_6_branch' of git+ssh://
[email protected]
/git/mes...
Alex Deucher
2009-10-22
3
-7
/
+77
|
\
\
|
*
|
r600: set barrier for tex inst if dst is used earlier, might overwrite it oth...
Andre Maasikas
2009-10-22
1
-2
/
+25
|
*
|
r600: need to export something from PS
Andre Maasikas
2009-10-22
2
-2
/
+19
|
*
|
r600: add beginnings of ARL instruction
Andre Maasikas
2009-10-22
2
-3
/
+33
*
|
|
Merge branch 'mesa_7_6_branch' of git+ssh://
[email protected]
/git/mes...
Alex Deucher
2009-10-19
3
-18
/
+25
|
\
|
|
|
*
|
r600: Fix size calculation for 24 bit depth
Robert Noland
2009-10-19
1
-2
/
+6
|
*
|
r600: FRAG_ATTRIB_WPOS and FRAG_ATTRIB_FOGC appear to be supported.
Robert Noland
2009-10-15
1
-1
/
+12
|
*
|
r600: cleanup in r600_cs_process_relocs().
Robert Noland
2009-10-15
1
-15
/
+3
|
*
|
r600: fix tfp1 bo size
Andre Maasikas
2009-10-15
1
-2
/
+6
|
*
|
r600: implement ProgramStringNotify
Andre Maasikas
2009-10-15
1
-17
/
+38
|
*
|
r600: LIT dst.y gets value from src.x
Andre Maasikas
2009-10-15
1
-0
/
+1
|
*
|
r600: DPH adds w comp of second operand, so set first one to 1 instead
Andre Maasikas
2009-10-15
1
-1
/
+1
|
*
|
r600: fixup KIL instruction a bit
Andre Maasikas
2009-10-15
1
-18
/
+9
|
*
|
r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color mask
Andre Maasikas
2009-10-15
1
-3
/
+3
|
*
|
r600: user correct alpha blend factor
Andre Maasikas
2009-10-15
1
-2
/
+2
|
*
|
r600: clear position enable bit when when wpos is not used by FP
Andre Maasikas
2009-10-15
1
-0
/
+5
*
|
|
mesa: lift default symlinks target into Makefile.template
Brian Paul
2009-10-16
1
-1
/
+0
*
|
|
r600: enable EXT_vertex_array_bgra extensions
Alex Deucher
2009-10-14
1
-0
/
+1
*
|
|
r600: implement ProgramStringNotify
Andre Maasikas
2009-10-12
1
-17
/
+38
*
|
|
r600: LIT dst.y gets value from src.x
Andre Maasikas
2009-10-12
1
-0
/
+1
*
|
|
r600: DPH adds w comp of second operand, so set first one to 1 instead
Andre Maasikas
2009-10-12
1
-1
/
+1
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-10
1
-3
/
+7
|
\
|
|
|
*
|
radeon: fix scissor regression
Alex Deucher
2009-10-09
1
-3
/
+7
*
|
|
r600: fixup KIL instruction a bit
Andre Maasikas
2009-10-09
1
-18
/
+9
*
|
|
r600: r700PredictRenderSize can flush, so move index buffer setup after it
Andre Maasikas
2009-10-06
1
-1
/
+1
*
|
|
r600: update vertex program selection for draw path
Andre Maasikas
2009-10-05
1
-5
/
+35
*
|
|
r600: remove support for host-based ibs
Alex Deucher
2009-10-02
2
-150
/
+80
*
|
|
r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color mask
Andre Maasikas
2009-09-29
1
-3
/
+3
*
|
|
r600: user correct alpha blend factor
Andre Maasikas
2009-09-29
1
-2
/
+2
*
|
|
r600: clear position enable bit when when wpos is not used by FP
Andre Maasikas
2009-09-29
1
-0
/
+5
*
|
|
r600 : Enable draw_prim.
Richard Li
2009-09-27
1
-2
/
+0
|
|
/
|
/
|
*
|
radeon: Fix newlines.
Michal Krol
2009-09-25
1
-14
/
+14
*
|
Merge branch 'mesa_7_6_branch'
Pauli Nieminen
2009-09-24
1
-2
/
+3
|
\
|
|
*
radeon: Fix scissors for r600 KMS.
Pauli Nieminen
2009-09-24
1
-2
/
+3
|
*
r600: add support for CUBE textures, also TXP
Andre Maasikas
2009-09-24
2
-47
/
+263
|
*
r600: fix typo in the last commit
Alex Deucher
2009-09-24
1
-5
/
+5
[next]