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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Remove redundant GL_ARB_window_pos enable
Ian Romanick
2011-09-26
1
-1
/
+0
*
dri: Remove redundant GL_SGIS_texture_edge_clamp enables
Ian Romanick
2011-09-26
1
-1
/
+0
*
i965: Emit depth stalls and flushes before changing depth state on Gen6+.
Kenneth Graunke
2011-09-26
1
-0
/
+39
*
intel: Introduce a new intel_context::gt field to go along with gen.
Kenneth Graunke
2011-09-26
2
-0
/
+8
*
intel: Remove intel_context::has_xrgb_textures/has_luminance_srgb.
Kenneth Graunke
2011-09-26
2
-28
/
+13
*
intel: fix potential segfault error at intel_(un)map_texture_image
Yuanhan Liu
2011-09-26
1
-2
/
+3
*
intel: Remove pointless boolean return value from *_miptree_layout.
Kenneth Graunke
2011-09-23
2
-14
/
+7
*
i965: Increase MaxClipPlanes to 8 for gen6+.
Paul Berry
2011-09-23
1
-0
/
+3
*
intel: fix the wrong code to detect null texture.
Yuanhan Liu
2011-09-23
1
-1
/
+1
*
intel: Unindent the blit call in PBO blit uploads.
Eric Anholt
2011-09-22
1
-17
/
+12
*
intel: Drop gratuitous flush in PBO blit upload.
Eric Anholt
2011-09-22
1
-3
/
+0
*
intel: Clean up check_pbo_format to ignore internalFormat.
Eric Anholt
2011-09-22
1
-25
/
+13
*
intel: Move more of the PBO blit upload logic into that function.
Eric Anholt
2011-09-22
1
-26
/
+33
*
intel: Remove stale comment about non-intel gl_buffer_objects.
Eric Anholt
2011-09-22
1
-8
/
+1
*
intel: Remove the pbo zero-copy code.
Eric Anholt
2011-09-22
5
-247
/
+0
*
intel: Remove extra FreeTextureImageBuffer() from glTexImage*.
Eric Anholt
2011-09-22
1
-1
/
+0
*
i965: Add support for GL_EXT_packed_float.
Eric Anholt
2011-09-22
2
-0
/
+4
*
i965: Add support for GL_EXT_texture_shared_exponent.
Eric Anholt
2011-09-22
2
-0
/
+4
*
mesa: remove support for GL_APPLE_client_storage extension
Brian Paul
2011-09-22
1
-1
/
+0
*
intel: make intel_texture_image a subclass of swrast_texture_image
Brian Paul
2011-09-17
8
-93
/
+101
*
mesa: add new DeleteTextureImage() driver hook
Brian Paul
2011-09-17
1
-0
/
+8
*
Change strerror(ret) to strerror(-ret).
Eugeni Dodonov
2011-09-15
1
-1
/
+1
*
mesa/colormac: introduce inline helper for 4 unclamped float to ubyte.
Dave Airlie
2011-09-14
1
-4
/
+1
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-5
/
+5
*
dri: Remove all extension enabling utility functions
Ian Romanick
2011-09-09
1
-6
/
+0
*
intel: Move S3TC extension enable bits to intel_extensions.c
Ian Romanick
2011-09-09
2
-7
/
+8
*
intel: Enable extensions by just setting the flags
Ian Romanick
2011-09-09
1
-191
/
+98
*
intel: Silence "intel/intel_fbo.h:105:4: warning: comparison of unsigned expr...
Ian Romanick
2011-09-09
1
-3
/
+3
*
intel: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-0
/
+2
*
intel: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-13
/
+4
*
intel: Silence "warning: unused parameter ‘depth0’"
Ian Romanick
2011-09-09
3
-7
/
+4
*
intel: Silence "warning: unused parameter ‘target’"
Ian Romanick
2011-09-09
3
-13
/
+5
*
intel: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
4
-23
/
+13
*
intel: Silence "warning: unused parameter ‘fb’"
Ian Romanick
2011-09-09
4
-7
/
+7
*
intel: Silence "warning: unused parameter ‘intel’"
Ian Romanick
2011-09-09
3
-11
/
+7
*
intel: Silence several "warning: unused parameter"
Ian Romanick
2011-09-09
1
-22
/
+38
*
intel: Silence many "intel_batchbuffer.h:97:39: warning: comparison between s...
Ian Romanick
2011-09-09
1
-2
/
+3
*
intel: add support for __DRI_IMAGE_FORMAT_ABGR8888
Chia-I Wu
2011-09-09
2
-0
/
+21
*
intel: fix build error
Yuanhan Liu
2011-09-03
1
-1
/
+1
*
intel: Give an explanation why we are exiting for debugging.
Eugeni Dodonov
2011-09-02
1
-0
/
+1
*
intel: Upload batchbuffer contents even if INTEL_NO_HW is set.
Eric Anholt
2011-09-02
1
-8
/
+8
*
intel: fix GLESv1 support
Chia-I Wu
2011-09-01
3
-8
/
+58
*
intel: rename intel_extensions_es2.c to intel_extensions_es.c
Chia-I Wu
2011-09-01
1
-0
/
+0
*
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
*
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
*
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
2
-2
/
+2
[next]