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
/
mesa
/
drivers
/
dri
/
r600
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename
Kristian Høgsberg
2010-02-10
1
-1
/
+1
*
radeon: Define EXT_framebuffer_object constants to match hw.
Pauli Nieminen
2010-02-10
1
-0
/
+2
*
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
1
-3
/
+3
*
r100/r200/r300/r600: Set MaxCombinedTextureImageunits.
Pauli Nieminen
2010-02-07
1
-0
/
+4
*
mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean
Brian Paul
2010-02-04
1
-1
/
+3
*
r600: reduce number of cache flushes
Alex Deucher
2010-02-04
2
-3
/
+3
*
r600: Remove duplicate assignment.
Vinson Lee
2010-01-31
1
-1
/
+1
*
r600: Remove unnecessary headers.
Vinson Lee
2010-01-30
11
-24
/
+0
*
r600: fix warning
Alex Deucher
2010-01-27
1
-2
/
+0
*
r600: rv670 support 8 tex instructions just like other r6xx
Alex Deucher
2010-01-27
1
-3
/
+5
*
r600: increase max texture units to 16
Andre Maasikas
2010-01-27
2
-5
/
+3
*
r600: fix XPD with writemask
Andre Maasikas
2010-01-27
1
-7
/
+8
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
2
-3
/
+39
|
\
|
*
r600: fill in some missing XRGB tex formats
Alex Deucher
2010-01-15
1
-0
/
+26
|
*
r600: set tiling correctly for texturing from depth buffer
Alex Deucher
2010-01-15
1
-0
/
+10
|
*
r600: fix typo in SQ setup
Alex Deucher
2010-01-15
1
-3
/
+3
*
|
r600: enable sampler lod* bits
Andre Maasikas
2010-01-22
1
-10
/
+26
*
|
r600: update vport z & clipping when depth_clamp is changed
Andre Maasikas
2010-01-22
1
-0
/
+4
*
|
r600: enable draw_offset
Andre Maasikas
2010-01-22
1
-2
/
+1
*
|
egl: Remove USING_EGL and the related drivers.
Chia-I Wu
2010-01-22
2
-5
/
+0
*
|
Remove hardcoded -Wall from Radeon DRI makefiles
Alan Coopersmith
2010-01-19
1
-2
/
+1
*
|
radeon/r300/r600: share common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
9
-219
/
+56
*
|
r600: align to r300 changes in the blit code
Maciej Cencora
2010-01-19
2
-9
/
+7
*
|
r300/r600: move some bo offsets checking to blit code
Maciej Cencora
2010-01-19
2
-4
/
+4
*
|
r600: prepare for some code sharing
Maciej Cencora
2010-01-19
3
-3
/
+4
*
|
r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b
Alex Deucher
2010-01-19
1
-1
/
+1
*
|
r100/r200/r600: check if blitting for given format is supported earlier
Alex Deucher
2010-01-19
1
-2
/
+57
*
|
r60: Add relocs for CB_TILE/FRAG
Alex Deucher
2010-01-18
1
-5
/
+24
*
|
r600: fix some warnings
Alex Deucher
2010-01-18
2
-6
/
+7
*
|
r600: Update default state size to account for the new relocation
Jerome Glisse
2010-01-18
1
-1
/
+1
*
|
r6xx/r7xx: emit relocation for FRAG & TILE buffer
Jerome Glisse
2010-01-18
1
-3
/
+21
*
|
r600: fix shadow_ambient shader
Andre Maasikas
2010-01-18
1
-1
/
+1
*
|
r600: remove stray END_BATCH in blit code
Alex Deucher
2010-01-16
1
-1
/
+0
*
|
r600: improve blit support
Alex Deucher
2010-01-15
2
-247
/
+1074
*
|
r600: add initial blit support
Andre Maasikas
2010-01-15
7
-323
/
+701
*
|
r600: add r600_blit.c
Alex Deucher
2010-01-15
1
-0
/
+609
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-08
1
-20
/
+20
|
\
|
|
*
r600: adjust after radeon mipmap changes in 7118db8700
Andre Maasikas
2010-01-06
2
-6
/
+5
|
*
r600: float texture component ordering
Pierre Ossman
2010-01-06
1
-20
/
+20
|
*
r600: support vertex_array_bgra
Andre Maasikas
2010-01-04
5
-6
/
+25
*
|
Merge branch 'remove-intel-dri1'
Kristian Høgsberg
2010-01-05
4
-6
/
+6
|
\
\
|
*
|
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
4
-6
/
+6
*
|
|
r600: adjust after radeon mipmap changes in 7118db8700
Andre Maasikas
2010-01-05
2
-6
/
+5
*
|
|
r600: support depth compare functions & shadow_ambient
Andre Maasikas
2010-01-05
5
-2
/
+98
*
|
|
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
1
-2
/
+2
|
/
/
*
|
r600: support vertex_array_bgra
Andre Maasikas
2010-01-04
5
-6
/
+25
*
|
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
2
-5
/
+5
*
|
mesa: adjust OPCODE_IF/ELSE BranchTarget fields to point to ELSE/ENDIF instr.
Brian Paul
2009-12-22
1
-2
/
+2
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
1
-0
/
+4
|
\
|
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-21
1
-7
/
+6
|
|
\
[next]