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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965/vs: Avoid the emit(), remove(), insert_before() for array instructions.
Eric Anholt
2011-08-31
2
-46
/
+56
*
i965/vs: Move logic for weird CMP type handling to CMP generators.
Eric Anholt
2011-08-31
2
-40
/
+23
*
i965/vs: Convert emit() calls to the new instruction generators.
Eric Anholt
2011-08-31
1
-166
/
+127
*
i965/vs: Convert gen6 userclip handling to new generators.
Eric Anholt
2011-08-31
1
-3
/
+3
*
i965/vs: Create instruction generators outside of the emit() functions.
Eric Anholt
2011-08-31
2
-0
/
+90
*
intel: Restructure TexSubImage as just the 2D implementation and blit func.
Eric Anholt
2011-08-30
1
-100
/
+114
*
intel: Remove the passthrough TexSubImage[13]D functions.
Eric Anholt
2011-08-30
1
-42
/
+0
*
i965/vs: Fix GL_FIXED setup when a writemask is present.
Eric Anholt
2011-08-30
2
-13
/
+24
*
i965/vs: Pack live uniform vectors together in the push constant upload.
Eric Anholt
2011-08-30
4
-3
/
+98
*
i965/vs: Track uniforms as separate vectors once we've done array access.
Eric Anholt
2011-08-30
3
-0
/
+38
*
i965/vs: Don't lower uniform array indexing.
Eric Anholt
2011-08-30
1
-1
/
+1
*
i965/vs: Add support for pull constant loads for uniform arrays.
Eric Anholt
2011-08-30
6
-5
/
+195
*
i965/vs: Restructure emit() functions around a vec4_instruction constructor.
Eric Anholt
2011-08-30
2
-16
/
+33
*
i965: Make the old VS backend record pull constant references in pull_params[].
Eric Anholt
2011-08-30
3
-9
/
+25
*
i965: Use native integer uniforms when the new VS backend is in use.
Eric Anholt
2011-08-30
6
-31
/
+13
*
i965/vs: Move the flag for whether to use the new backend to the context.
Eric Anholt
2011-08-30
3
-5
/
+4
*
i965: Build i965_dri.so for Android
Chad Versace
2011-08-30
2
-0
/
+96
*
i965: Fix Android build by removing relative includes
Chad Versace
2011-08-30
24
-40
/
+40
*
dri: Build libmesa_dri_common for Android
Chad Versace
2011-08-30
2
-0
/
+68
*
make: Factor out source lists from drivers/dri/common into Makefile.sources
Chad Versace
2011-08-30
2
-13
/
+26
*
make: Remove duplicate occurence of driverfuncs.c
Chad Versace
2011-08-30
2
-2
/
+0
*
make: Remove duplicate defintion of COMMON_SOURCES in Radeon makefiles
Chad Versace
2011-08-30
2
-18
/
+0
*
Remove dead Makefiles.
José Fonseca
2011-08-30
1
-39
/
+0
*
gdi: Remove mesa_wgl.h
José Fonseca
2011-08-30
1
-23
/
+0
*
i965: Avoid generating MOVs for most ir_assignment handling.
Kenneth Graunke
2011-08-29
2
-0
/
+48
*
i965/fs: Revert "Avoid generating MOVs for assignments for expressions."
Kenneth Graunke
2011-08-29
2
-77
/
+10
*
mesa: Remove all mention of MESA_FORMAT_CI8
Ian Romanick
2011-08-29
3
-4
/
+0
*
dri: Remove MESA_FORMAT_CI8 bits from drivers that don't do paletted textures
Ian Romanick
2011-08-29
12
-32
/
+0
*
intel: Rely on Mesa core for the non-blit glTexSubImage* implementation.
Eric Anholt
2011-08-29
1
-84
/
+65
*
intel: Remove our custom _mesa_store_compressed_texsubimage2d().
Eric Anholt
2011-08-29
1
-83
/
+33
*
nouveau: Add MapTextureImage() implementation.
Eric Anholt
2011-08-29
1
-0
/
+81
*
radeon: Add MapTextureImage() implementation.
Eric Anholt
2011-08-29
1
-0
/
+77
*
radeon: Refactor the common texture hook setup to common code.
Eric Anholt
2011-08-29
8
-146
/
+52
*
swrast: Add implementation of MapTextureImage/UnmapTextureImage.
Brian Paul
2011-08-29
1
-0
/
+2
*
intel: Add implementation of MapTextureImage/UnmapTextureImage.
Eric Anholt
2011-08-29
3
-2
/
+92
*
Rename some driver FreeTextureImageData functions to FreeTextureImageBuffer.
Eric Anholt
2011-08-29
1
-2
/
+3
*
mesa: Rename FreeTexImageData to FreeTextureImageBuffer.
Eric Anholt
2011-08-29
11
-13
/
+13
*
mesa/tnl_dd: Remove unused header file t_dd_rendertmp.h
Ian Romanick
2011-08-26
1
-4
/
+3
*
mesa: Remove support for BeOS
Ian Romanick
2011-08-26
3
-1783
/
+0
*
dri: Remove unused header files mmx.h and spantmp.h
Ian Romanick
2011-08-26
2
-885
/
+0
*
dri: Remove driRenderbuffer::backBuffer field
Ian Romanick
2011-08-26
1
-8
/
+0
*
dri: Remove all DRI1 drivers
Ian Romanick
2011-08-26
224
-85772
/
+0
*
mesa: Remove obsolete Windows gldirect and ICD drivers
Ian Romanick
2011-08-26
59
-35834
/
+0
*
mesa: Remove obsolete linux-fbdev software driver
Ian Romanick
2011-08-26
2
-864
/
+0
*
i965: Factor our source lists into Makefile.sources
Chad Versace
2011-08-26
2
-127
/
+136
*
i965: Remove all bits of NRM3 and NRM4 code
Ian Romanick
2011-08-25
1
-31
/
+0
*
Merge branch 'kasanen-post-process-v2'
Brian Paul
2011-08-25
2
-0
/
+90
|
\
|
*
driconf: Add the PP descriptions
Lauri Kasanen
2011-08-19
2
-0
/
+90
*
|
radeon: Fix flushing before writing a teximage's BO when !t->bo.
Eric Anholt
2011-08-24
1
-12
/
+12
*
|
intel: use new gl_texture_image:Face, Level fields
Brian Paul
2011-08-24
9
-51
/
+34
[prev]
[next]