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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: call update_renderbuffer_surface for sRGB renderbuffers, too
Christoph Bumiller
2012-10-12
1
-2
/
+3
*
meta: fix glDrawPixels fallback test, stencil drawing
Brian Paul
2012-10-12
1
-2
/
+2
*
svga: fix invalid memory reference in needs_to_create_zero()
Brian Paul
2012-10-12
1
-5
/
+5
*
radeon: set swrast_renderbuffer::ColorType field when mapping renderbuffers
Brian Paul
2012-10-12
1
-0
/
+2
*
xlib: add X error handler around XGetImage() call
Brian Paul
2012-10-12
1
-0
/
+29
*
mesa: loosen small matrix determinant check
Brian Paul
2012-10-12
1
-1
/
+1
*
intel: move error on create context to proper path
Jordan Justen
2012-10-12
1
-1
/
+1
*
mesa: Prevent repeated glDeleteShader() from blowing away our refcounts.
Kenneth Graunke
2012-10-12
1
-3
/
+5
*
i830: Fix stack corruption
Chad Versace
2012-10-12
1
-1
/
+1
*
mesa: disable MSVC global optimization in pack.c
José Fonseca
2012-10-12
1
-0
/
+13
*
Revert "i965: Avoid unnecessary recompiles for shaders that don't use dFdy()."
Ian Romanick
2012-10-12
4
-10
/
+14
*
darwin: do not create double-buffered offscreen pixel formats
Jonas Maebe
2012-09-24
1
-1
/
+1
*
winsys/radeon: Remove unnecessary pipe_thread_destroy in radeon_drm_cs_destroy
Maarten Lankhorst
2012-09-20
1
-1
/
+0
*
i965/fs: Initialize output_components[] by filling it with zeros.
Kenneth Graunke
2012-09-10
1
-0
/
+1
*
mesa: Don't advertise GLES extensions in GL contexts
Chad Versace
2012-09-06
1
-5
/
+6
*
android: do not expose single buffered eglconfigs
Tapani Pälli
2012-08-31
1
-11
/
+8
*
xmlconfig: use __progname when building for Android
Tapani Pälli
2012-08-31
1
-1
/
+1
*
i965: Fix bug in the old FS backend's projtex() calculation.
Eric Anholt
2012-08-26
1
-3
/
+1
*
mesa: Use GLdouble for depthMax in final unpack conversions.
Kenneth Graunke
2012-08-16
1
-1
/
+1
*
mesa: fix html in shortlog_mesa.sh script
Andreas Boll
2012-08-16
1
-4
/
+4
*
mesa: added Ian's shortlog_mesa.sh script in bin/
Brian Paul
2012-08-16
1
-0
/
+23
*
i965/Gen7: Work around GPU hangs due to misaligned depth coordinate offsets.
Paul Berry
2012-08-05
2
-0
/
+36
*
i965/Gen6: Work around GPU hangs due to misaligned depth coordinate offsets.
Paul Berry
2012-08-05
2
-0
/
+36
*
st/egl: fix uninitialized pointer bug
Brian Paul
2012-07-31
1
-1
/
+1
*
mesa: remove assertions that do not allow compressed 2D_ARRAY textures
Marek Olšák
2012-07-31
1
-4
/
+2
*
i965/fs: Invalidate live intervals in passes that remove an instruction.
Eric Anholt
2012-07-31
1
-0
/
+6
*
i965: Avoid unnecessary recompiles for shaders that don't use dFdy().
Paul Berry
2012-07-31
4
-14
/
+10
*
mesa: Add UsesDFdy to struct gl_fragment_program.
Paul Berry
2012-07-31
2
-0
/
+3
*
i965: Compute dFdy() correctly for FBOs.
Paul Berry
2012-07-31
6
-9
/
+46
*
intel: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-07-31
16
-32
/
+48
*
mesa: use _mesa_is_user_fbo() and _mesa_is_winsys_fbo() functions
Brian Paul
2012-07-31
7
-48
/
+52
*
i965/gen7: Reduce GT1 WM thread count according to updated BSpec.
Eric Anholt
2012-07-27
1
-1
/
+1
*
docs/relnotes-8.0.4: fix html markup
Andreas Boll
2012-07-10
1
-44
/
+41
*
docs: Add 8.0.4 release md5sums
Ian Romanick
2012-07-10
1
-1
/
+3
*
docs: Add 8.0.4 release notes
mesa-8.0.4
Ian Romanick
2012-07-10
2
-0
/
+203
*
mesa: Bump version number to 8.0.4
Ian Romanick
2012-07-10
3
-4
/
+4
*
st/mesa: don't do srgb->linear conversion in decompress_with_blit
Marek Olšák
2012-07-06
1
-0
/
+1
*
gallium/targets: pass ldflags parameter to MKLIB
Thomas Gstädtner
2012-07-06
1
-1
/
+1
*
st/mesa: Fix uninitialized members in glsl_to_tgsi_visitor constructor.
Vinson Lee
2012-07-06
1
-0
/
+4
*
r600g: check gpr count limit
Vadim Girlin
2012-07-06
1
-0
/
+8
*
st/mesa: fix max_offset computation for base vertex
Brian Paul
2012-07-06
1
-2
/
+18
*
glsl: Don't trust loop analysis in the presence of function calls.
Kenneth Graunke
2012-07-06
2
-0
/
+34
*
draw: fix missing immediates bug in polygon stipple code
Brian Paul
2012-07-06
1
-0
/
+5
*
st/mesa: fix mipmap image size computation w.r.t. texture arrays
Brian Paul
2012-07-06
1
-3
/
+15
*
st/mesa: add null pointer check in st_texture_image_map()
Brian Paul
2012-07-06
1
-0
/
+3
*
st/mesa: use private pipe_sampler_view in decompress_with_blit()
Brian Paul
2012-07-06
1
-4
/
+18
*
st/mesa: don't set PIPE_BIND_DISPLAY_TARGET for user-created renderbuffers
Brian Paul
2012-07-06
1
-0
/
+6
*
draw: Ensure that prepare is always run after LLVM garbagge collection.
José Fonseca
2012-07-06
1
-0
/
+5
*
svga: reset vertex buffer offset in svga_release_user_upl_buffers()
Brian Paul
2012-07-06
1
-0
/
+11
*
svga: move svga_texture() casts/calls in svga_surface_copy()
Brian Paul
2012-07-06
1
-2
/
+4
[next]