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
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Add a comment explaining why we early return on matching BO names.
Eric Anholt
2012-07-17
1
-0
/
+4
*
intel: Drop other checks for old loader version.
Eric Anholt
2012-07-17
1
-38
/
+26
*
intel: Replace the non-getBuffersWithFormat compat path with an error message.
Eric Anholt
2012-07-17
2
-21
/
+8
*
intel: Remove dead intel_framebuffer_has_hiz().
Eric Anholt
2012-07-17
2
-13
/
+0
*
intel: Convert to using private depth/stencil buffers (v2)
Eric Anholt
2012-07-17
3
-652
/
+39
*
intel: Add a function for creating a private window system buffer.
Eric Anholt
2012-07-17
2
-2
/
+20
*
mesa: include inttypes.h to get uint8_t type
Brian Paul
2012-07-16
1
-0
/
+1
*
Fix building mesa with assembly enabled since a112ca5d
Jon TURNEY
2012-07-16
1
-2
/
+3
*
intel: Fix build broken by ETC1 patch
Chad Versace
2012-07-16
1
-0
/
+12
*
intel: Enable GL_OES_compressed_ETC1_RGB8_texture
Chad Versace
2012-07-16
4
-1
/
+78
*
mesa: Add function for decoding ETC1 textures
Chad Versace
2012-07-16
2
-0
/
+40
*
gallium/util, mesa: Refactor etc1 unpack function
Chad Versace
2012-07-16
1
-0
/
+34
*
gbm: Add new gbm_bo_import entry point
Kristian Høgsberg
2012-07-16
1
-1
/
+7
*
intel: Don't call _mesa_get_format_bytes for MESA_FORMAT_NONE
Kristian Høgsberg
2012-07-16
1
-1
/
+4
*
mesa/st: Generates TGSI that always recognizes INSTANCEID/VERTEXID as integers.
José Fonseca
2012-07-13
2
-0
/
+38
*
Don't explicitly link libOsmesa with libmesa's dependency libglsl
Jon TURNEY
2012-07-13
1
-2
/
+1
*
automake: convert libglapi
Jon TURNEY
2012-07-13
2
-2
/
+2
*
automake: convert libmesa and libmesagallium
Jon TURNEY
2012-07-13
5
-63
/
+47
*
Rename sparc/clip.S -> sparc/sparc_clip.S
Jon TURNEY
2012-07-13
3
-2
/
+2
*
automake: convert libglsl
Jon TURNEY
2012-07-13
1
-1
/
+1
*
automake: convert libOSmesa
Laurent Carlier
2012-07-13
3
-51
/
+51
*
mesa,st/mesa: implement GL_RGB565 from ARB_ES2_compatibility
Marek Olšák
2012-07-13
6
-0
/
+29
*
i965: Move loop over texture units into brw_populate_sampler_prog_key.
Kenneth Graunke
2012-07-12
3
-82
/
+81
*
i965: Always emit alpha when nr_color_buffers == 0.
Kenneth Graunke
2012-07-12
3
-11
/
+6
*
i965: Use the blitter in intel_bufferobj_subdata for busy BOs on Gen6+.
Kenneth Graunke
2012-07-12
1
-16
/
+10
*
i965: Delete previous workaround for textureGrad with shadow samplers.
Kenneth Graunke
2012-07-12
4
-75
/
+5
*
i965: Add a lowering pass to convert TXD to TXL by computing the LOD.
Kenneth Graunke
2012-07-12
4
-0
/
+157
*
st/mesa: expose new transform feedback extensions
Marek Olšák
2012-07-12
1
-0
/
+6
*
mesa: add ARB_transform_feedback_instanced extension enable flag
Marek Olšák
2012-07-12
2
-0
/
+2
*
mesa: implement new DrawTransformFeedback functions
Marek Olšák
2012-07-12
5
-12
/
+130
*
mesa: implement display list support for new DrawTransformFeedback functions
Marek Olšák
2012-07-12
2
-0
/
+85
*
mesa: implement display list support for indexed query functions
Marek Olšák
2012-07-12
1
-2
/
+47
*
mesa: implement indexed query functions from ARB_transform_feedback3
Marek Olšák
2012-07-12
1
-15
/
+67
*
mesa: implement glGet queries and error handling for ARB_transform_feedback3
Marek Olšák
2012-07-12
4
-0
/
+43
*
glsl: implement ARB_transform_feedback3 in the linker
Marek Olšák
2012-07-12
2
-0
/
+2
*
st/mesa: implement accelerated stencil blitting using shader stencil export
Marek Olšák
2012-07-12
4
-12
/
+41
*
st/mesa: set colormask to zero when blitting depth
Marek Olšák
2012-07-12
1
-2
/
+2
*
gallium/u_blit: drop not-very-useful wrapper around util_blit_pixels_writemask
Marek Olšák
2012-07-12
2
-15
/
+15
*
gallium: add util_format_stencil_only helper function
Marek Olšák
2012-07-12
1
-21
/
+2
*
mesa: remove assertions that do not allow compressed 2D_ARRAY textures
Marek Olšák
2012-07-12
1
-4
/
+2
*
i965/msaa: Enable CMS layout on Gen7 for the formats that support it.
Paul Berry
2012-07-11
1
-1
/
+18
*
i965/msaa: Add CMS support to blorp.
Paul Berry
2012-07-11
1
-2
/
+43
*
i965/msaa: Add CMS-related sampler messages to brw_defines.h.
Paul Berry
2012-07-11
1
-0
/
+2
*
i965/msaa: Set SURFACE_STATE properly when CMS MSAA is in use.
Paul Berry
2012-07-11
3
-0
/
+54
*
i965/msaa: Add CMS MSAA settings to brw_structs.h.
Paul Berry
2012-07-11
1
-2
/
+20
*
i965/msaa: Allocate MCS buffer when CMS MSAA is in use.
Paul Berry
2012-07-11
3
-0
/
+69
*
i965/msaa: Add an enum to describe MSAA layout.
Paul Berry
2012-07-11
10
-130
/
+229
*
i965/msaa: Move {rt,tex}_interleaved into blorp program key.
Paul Berry
2012-07-11
2
-16
/
+30
*
intel: Implement __DRIimage::createSubImage and bump supported version to 5
Kristian Høgsberg
2012-07-11
3
-3
/
+50
*
intel: Add offset field to miptree
Kristian Høgsberg
2012-07-11
6
-8
/
+18
[next]