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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: set DISABLE in CB_COLOR_CONTROL if colormask is 0
Marek Olšák
2012-07-12
4
-3
/
+17
*
r600g: move CB_SHADER_MASK setup into cb_misc_state
Marek Olšák
2012-07-12
6
-28
/
+32
*
r600g: move MULTIWRITE setup into cb_misc_state for r6xx-r7xx
Marek Olšák
2012-07-12
4
-21
/
+20
*
r600g: move CB_TARGET_MASK setup into new cb_misc_state
Marek Olšák
2012-07-12
8
-13
/
+51
*
st/mesa: implement accelerated stencil blitting using shader stencil export
Marek Olšák
2012-07-12
8
-50
/
+217
*
st/mesa: set colormask to zero when blitting depth
Marek Olšák
2012-07-12
2
-6
/
+10
*
gallium/u_blit: remove useless memset calls
Marek Olšák
2012-07-12
1
-6
/
+0
*
gallium/u_blit: drop not-very-useful wrapper around util_blit_pixels_writemask
Marek Olšák
2012-07-12
6
-67
/
+34
*
gallium/u_blit: don't do two copies for non-2D textures
Marek Olšák
2012-07-12
1
-33
/
+39
*
gallium/util: move pipe_tex_to_tgsi_tex helper function into u_inlines
Marek Olšák
2012-07-12
2
-30
/
+30
*
gallium/u_blitter: accelerate stencil-only copying
Marek Olšák
2012-07-12
3
-1
/
+79
*
gallium/u_blitter: accelerate depth-stencil copying using shader stencil export
Marek Olšák
2012-07-12
4
-12
/
+147
*
gallium: add util_format_stencil_only helper function
Marek Olšák
2012-07-12
2
-21
/
+31
*
gallium/u_blitter: minify depth0 when initializing last_layer
Marek Olšák
2012-07-12
1
-1
/
+1
*
gallium/u_gen_mipmap: accelerate depth texture mipmap generation
Marek Olšák
2012-07-12
1
-26
/
+58
*
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
*
mapi: Move GL_NV_draw_buffers extension to es_EXT.xml
Kristian Høgsberg
2012-07-11
2
-63
/
+63
*
egl: Add EGL_WAYLAND_PLANE_WL attribute
Kristian Høgsberg
2012-07-11
6
-16
/
+166
*
wayland-drm: Add protocol to create planar buffers
Kristian Høgsberg
2012-07-11
5
-22
/
+92
*
wayland-drm: Pass struct wl_drm_buffer to the driver
Kristian Høgsberg
2012-07-11
5
-52
/
+49
*
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
*
intel: Add support for new __DRIimage formats
Kristian Høgsberg
2012-07-11
1
-0
/
+15
*
r600g/compute: Disable growing the memory pool
Tom Stellard
2012-07-11
4
-23
/
+38
*
radeon/llvm: Use multiclasses for floating point loads
Tom Stellard
2012-07-11
7
-50
/
+46
*
radeon/llvm: Don't set the IMM bit in SMRD instruction definitions.
Tom Stellard
2012-07-11
1
-7
/
+2
*
r600g/compute: Add more debugging output
Tom Stellard
2012-07-11
2
-1
/
+42
*
i965: Revert the VBOs-in-system-memory hack.
Eric Anholt
2012-07-11
1
-8
/
+5
*
glx/dri2: Add support for GLX_ARB_create_context_robustness
Ian Romanick
2012-07-11
6
-6
/
+49
*
dri2: Hard-code the DRI2 version
Ian Romanick
2012-07-11
1
-1
/
+1
*
glapi: Apply Xorg indent rules to all files generated for the xserver
Ian Romanick
2012-07-11
1
-15
/
+39
*
mesa: Remove unneeded extern qualifiers
Chad Versace
2012-07-10
1
-2
/
+2
*
r600g: improve flushed depth texture handling v2
Vadim Girlin
2012-07-11
6
-61
/
+83
*
i965: Add hardware context support.
Kenneth Graunke
2012-07-10
4
-6
/
+21
*
mesa/test: Update name of GL_TIME_ELAPSED
Ian Romanick
2012-07-10
1
-1
/
+1
*
gallium/docs: document interface changes for timestamp query
Marek Olšák
2012-07-10
1
-0
/
+10
*
identity: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+10
*
noop: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+6
*
trace: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+19
*
galahad: implement get_timestamp
Marek Olšák
2012-07-10
1
-0
/
+10
*
softpipe: implement get_timestamp and expose ARB_timer_query
Marek Olšák
2012-07-10
1
-1
/
+10
*
st/mesa: implement ARB_timer_query
Marek Olšák
2012-07-10
2
-0
/
+19
[next]