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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Add clamping for packing of integer data.
Eric Anholt
2012-01-27
1
-4
/
+4
*
mesa: Add missing format unpack for some integer texture formats.
Eric Anholt
2012-01-27
1
-0
/
+321
*
i965: Don't allow rendering to non-GL_RED/RG/RGBA integer textures.
Eric Anholt
2012-01-27
1
-0
/
+11
*
intel: Pass the gl_renderbuffer to render_target_supported() vtable method.
Eric Anholt
2012-01-27
7
-10
/
+17
*
intel: Make a renderbuffer wrapping a texture have the same _BaseFormat.
Eric Anholt
2012-01-27
1
-1
/
+1
*
intel: Simplify intel_renderbuffer_update_wrapper() by passing in the image.
Eric Anholt
2012-01-27
1
-20
/
+9
*
intel: Drop intel_wrap_miptree().
Eric Anholt
2012-01-27
1
-53
/
+3
*
intel: Comment typo fix.
Eric Anholt
2012-01-27
1
-1
/
+1
*
mesa: Fix handling of glCopyBufferSubData() for src == dst.
Eric Anholt
2012-01-27
1
-6
/
+19
*
intel: Fix accum buffer mapping since the swrast rework.
Eric Anholt
2012-01-27
1
-5
/
+7
*
mesa: Fix display list handling for GL_EXT_framebuffer_multisample.
Eric Anholt
2012-01-27
1
-0
/
+3
*
mesa: Fix display list handling for EXT_framebuffer_object.
Eric Anholt
2012-01-27
1
-0
/
+18
*
gallivm: Swizzle constants into the right AoS ordering.
Brian Paul
2012-01-27
1
-1
/
+1
*
draw: Ensure that prepare is always run after LLVM garbagge collection.
José Fonseca
2012-01-27
1
-0
/
+5
*
configure.ac: Don't use $CLANG since it will collide with the static analyzer.
Jeremy Huddleston
2012-01-27
1
-3
/
+3
*
Revert "r600g: use S_028B20_BUFFER_0_EN macro for streamout buffer enable"
Marek Olšák
2012-01-27
1
-1
/
+1
*
i965/automake: use $top_srcdir instead of relative links
Matt Turner
2012-01-27
1
-3
/
+3
*
dri common: add .gitignore
Matt Turner
2012-01-27
1
-1
/
+3
*
configure.ac: remove shared/static options
Matt Turner
2012-01-26
1
-31
/
+1
*
dri: make sure to build libdricommon.la
Matt Turner
2012-01-26
2
-1
/
+2
*
i965: Drop the missing symbols link test.
Eric Anholt
2012-01-26
1
-9
/
+0
*
nouveau: Fix missing dri common symbols after automake conversion.
Eric Anholt
2012-01-26
1
-1
/
+2
*
radeon: Fix missing dri common symbols after automake conversion.
Eric Anholt
2012-01-26
2
-2
/
+4
*
dri: Move the compile of the common files to a convenience library.
Eric Anholt
2012-01-26
3
-20
/
+43
*
i915: Fix driver after automakeification.
Eric Anholt
2012-01-26
1
-1
/
+9
*
i965/vs: Use the sampler for VS pull constant loading on Ivybridge.
Kenneth Graunke
2012-01-26
1
-0
/
+17
*
i965: Expose brw_set_sampler_message for use outside brw_eu_emit.c.
Kenneth Graunke
2012-01-26
2
-10
/
+22
*
svga: reset vertex buffer offset in svga_release_user_upl_buffers()
Brian Paul
2012-01-26
1
-0
/
+11
*
mapi: Make initMagic unsigned.
José Fonseca
2012-01-26
1
-5
/
+5
*
scons: Remove references to u_thread.c
José Fonseca
2012-01-26
3
-4
/
+8
*
Fix visibility of u_thread functions by inlining them
Matt Turner
2012-01-26
3
-223
/
+138
*
nouveau: include s_context.h to silence missing prototype warnings
Brian Paul
2012-01-26
1
-0
/
+1
*
swrast: silence uninitialized var warnings
Brian Paul
2012-01-26
1
-2
/
+2
*
nvfx: fix nv3x fallout from state validation changes
Lucas Stach
2012-01-26
1
-1
/
+5
*
gbm: Add back link flags for udev, dl and glapi
Benjamin Franzke
2012-01-26
1
-1
/
+3
*
configure: Use WAYLAND_SCANNER_RULES only if available
Benjamin Franzke
2012-01-26
1
-1
/
+2
*
draw: Only run prepare when state, prim and opt changes
Jakob Bornecrantz
2012-01-26
5
-10
/
+66
*
draw: Don't revalidate pipeline on backend flushes
Jakob Bornecrantz
2012-01-26
1
-1
/
+2
*
draw: Remove reduced_prim
Jakob Bornecrantz
2012-01-26
3
-12
/
+0
*
automake: src/egl/wayland
Benjamin Franzke
2012-01-26
14
-190
/
+47
*
i965/gen6/GT1: Increase max_vs_entries to 256.
Paul Berry
2012-01-25
1
-1
/
+1
*
i965/gen6: Fix segfault in transform feedback to DYNAMIC_DRAW buffers.
Paul Berry
2012-01-25
1
-1
/
+4
*
gbm: fix copy & paste error in gbm_bo_get_handle documentation
Ander Conselvan de Oliveira
2012-01-25
1
-1
/
+1
*
mesa/st: Assign inputsRead at right (previous) location.
José Fonseca
2012-01-25
1
-2
/
+4
*
mesa: remove ctx->Const.sRGBCapable
Marek Olšák
2012-01-25
6
-8
/
+3
*
r600g: handle start_component from stream_output_info when possible
Marek Olšák
2012-01-25
1
-4
/
+4
*
r600g: don't expose transform_feedback2 without kernel support
Marek Olšák
2012-01-25
1
-1
/
+2
*
mesa: allow exposing GL3 without EXT_texture_integer
Marek Olšák
2012-01-25
5
-16
/
+37
*
mesa: add missing integer alpha formats to _mesa_base_fbo_format
Marek Olšák
2012-01-25
1
-0
/
+9
*
st/mesa: require all s3tc formats for EXT_texture_compression_s3tc
Marek Olšák
2012-01-25
1
-1
/
+10
[next]