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_tex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300c, r600c: Remove these DRI drivers.
Eric Anholt
2011-10-28
1
-455
/
+0
*
radeon: remove unnecessary #includes of texstore.h
Brian Paul
2011-10-23
1
-1
/
+0
*
dri: Remove MESA_FORMAT_CI8 bits from drivers that don't do paletted textures
Ian Romanick
2011-08-29
1
-1
/
+0
*
radeon: Refactor the common texture hook setup to common code.
Eric Anholt
2011-08-29
1
-29
/
+3
*
mesa: Rename FreeTexImageData to FreeTextureImageBuffer.
Eric Anholt
2011-08-29
1
-1
/
+1
*
radeon: remove radeonCopyTexImage2D()
Brian Paul
2011-07-19
1
-1
/
+0
*
mesa: fixup r600 DRI driver for sampler object changes
Brian Paul
2011-04-11
1
-6
/
+6
*
mesa: move sampler state into new gl_sampler_object type
Brian Paul
2011-04-10
1
-8
/
+8
*
r600: set border color as RGBA
Andre Maasikas
2011-01-18
1
-2
/
+2
*
r600: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
radeon: Implement GL_OES_EGL_image
Johann Rudloff
2010-11-08
1
-0
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
radeon: Use MESA_FORMAT_SARGB8 for sRGB formats
Henri Verbeet
2010-08-09
1
-1
/
+1
*
r600: add support for more rendering formats
Alex Deucher
2010-04-26
1
-0
/
+48
*
r600: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-4
/
+0
*
radeon/r300/r600: share common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
1
-1
/
+6
*
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
1
-2
/
+2
*
r600: align for mipmap tree changes
Maciej Cencora
2009-11-18
1
-14
/
+3
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
1
-1
/
+0
*
drivers: use more mesa format functions
Brian Paul
2009-09-27
1
-2
/
+4
*
r600: Convert to shared debug code and add a few new debug messages.
Pauli Nieminen
2009-08-31
1
-12
/
+8
*
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-08-25
1
-2
/
+2
*
r600: minor fixes
Alex Deucher
2009-07-29
1
-1
/
+1
*
r600: fix tex clamp modes
Alex Deucher
2009-07-28
1
-4
/
+4
*
r600: implement texture border color
Alex Deucher
2009-07-28
1
-8
/
+6
*
r600: switch tex code to use SETfield macros
Alex Deucher
2009-07-27
1
-15
/
+24
*
tex wip
Alex Deucher
2009-07-07
1
-2
/
+1
*
R6xx/r7xx: first pass at texture support
Alex Deucher
2009-07-06
1
-0
/
+438
*
R6xx/R7xx: remove unused files
Richard Li
2009-04-21
1
-347
/
+0
*
Fix build errors from merge
Alex Deucher
2009-04-10
1
-2
/
+2
*
R6xx/R7xx: r300 -> r600 symbols
Alex Deucher
2009-04-09
1
-50
/
+50
*
R600: initial copy of r300 code
Alex Deucher
2009-04-08
1
-0
/
+347