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
/
r600_texstate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600c: add big endian support for r6xx/r7xx
Cédric Cano
2011-04-19
1
-4
/
+145
*
mesa: fixup r600 DRI driver for sampler object changes
Brian Paul
2011-04-11
1
-6
/
+6
*
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-11-18
1
-8
/
+10
*
r600: set gl_texture_image::TexFormat field in r600SetTexBuffer2()
Brian Paul
2010-11-15
1
-0
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-5
/
+5
*
evergreen : initial support driver code.
richard
2010-08-20
1
-0
/
+26
*
radeon: Use MESA_FORMAT_SARGB8 for sRGB formats
Henri Verbeet
2010-08-09
1
-5
/
+5
*
r600: fail to validate unsupported texture formats
Klaus Schnass
2010-02-26
1
-16
/
+12
*
r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename
Kristian Høgsberg
2010-02-10
1
-1
/
+1
*
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
1
-3
/
+3
*
r600: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-1
/
+0
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-0
/
+36
|
\
|
*
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: enable sampler lod* bits
Andre Maasikas
2010-01-22
1
-10
/
+26
*
|
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
1
-2
/
+4
|
*
r600: float texture component ordering
Pierre Ossman
2010-01-06
1
-20
/
+20
*
|
r600: adjust after radeon mipmap changes in 7118db8700
Andre Maasikas
2010-01-05
1
-2
/
+4
*
|
r600: support depth compare functions & shadow_ambient
Andre Maasikas
2010-01-05
1
-0
/
+34
*
|
radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485e...
Alex Deucher
2009-12-05
1
-12
/
+1
|
/
*
r600: align for mipmap tree changes
Maciej Cencora
2009-11-18
1
-23
/
+14
*
r600: remove duplicate line
Alex Deucher
2009-10-30
1
-1
/
+0
*
r600: fill in some missing tex formats
Alex Deucher
2009-10-30
1
-0
/
+46
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-9
/
+6
|
\
|
*
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
1
-1
/
+0
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-2
/
+2
*
|
Merge branch 'mesa_7_6_branch' of git+ssh://
[email protected]
/git/mes...
Alex Deucher
2009-10-19
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
r600: Fix size calculation for 24 bit depth
Robert Noland
2009-10-19
1
-2
/
+6
|
*
r600: fix tfp1 bo size
Andre Maasikas
2009-10-15
1
-2
/
+6
|
*
r600: check if textures are actually enabled before submission
Alex Deucher
2009-09-24
1
-1
/
+1
|
*
r600: fix ftp for dri1
Alex Deucher
2009-09-24
1
-3
/
+4
|
*
r600: don't setup hardware state if TFP
Dave Airlie
2009-09-24
1
-0
/
+4
*
|
r600: check if textures are actually enabled before submission
Alex Deucher
2009-09-09
1
-1
/
+1
*
|
r600: fix ftp for dri1
Alex Deucher
2009-09-09
1
-3
/
+4
*
|
r600: don't setup hardware state if TFP
Dave Airlie
2009-09-09
1
-0
/
+4
*
|
r600: add support for EXT_texture_sRGB
Alex Deucher
2009-09-04
1
-0
/
+43
|
/
*
r600: make sure the active vertex shader bo is re-added to persistent list.
Alex Deucher
2009-09-03
1
-0
/
+7
*
r600: make sure the active shader bo is re-added to persistent list.
Dave Airlie
2009-09-03
1
-0
/
+8
*
r600: Convert to shared debug code and add a few new debug messages.
Pauli Nieminen
2009-08-31
1
-5
/
+3
*
r600: make state emit more fine grained
Alex Deucher
2009-08-22
1
-0
/
+2
*
r600: move full state to radeon state atoms
Alex Deucher
2009-08-22
1
-0
/
+2
*
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
1
-1
/
+2
*
r600: fix r600SetTexOffset
Alex Deucher
2009-08-03
1
-5
/
+7
*
r600: fix mipmaps
Alex Deucher
2009-07-30
1
-0
/
+5
*
r600: remove extraneous semicolon
Alex Deucher
2009-07-29
1
-1
/
+1
*
r600: fix texture pitch alignment
Alex Deucher
2009-07-29
1
-2
/
+4
*
r600: minor fixes
Alex Deucher
2009-07-29
1
-0
/
+13
[next]