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
*
util: fix issues with util_clear_render_target.
Roland Scheidegger
2013-02-28
1
-9
/
+46
*
softpipe/draw/tgsi: simplify driver/tgsi sampler interface
Roland Scheidegger
2013-02-28
15
-189
/
+249
*
gallivm: fix mis-matching AOS instruction emission
Maxence Le Doré
2013-02-27
1
-1
/
+1
*
glx: Fix glXCreateWindow() when GLX_DIRECT_RENDERING is undefined
Jon TURNEY
2013-02-27
1
-1
/
+1
*
radeonsi: Fix memory leak in si_set_constant_buffer.
Vinson Lee
2013-02-26
1
-0
/
+1
*
st/vega: Fix memory leak in combine_shaders.
Vinson Lee
2013-02-26
1
-1
/
+3
*
egl/wayland: Don't block on EGL_DEFAULT_DISPAY under wayland
Kristian Høgsberg
2013-02-26
1
-0
/
+4
*
egl: Allow 24-bit visuals for 32-bit RGBA8888 configs
Ian Romanick
2013-02-26
1
-1
/
+8
*
st/mesa: remove some conditionals in update_raster_state()
Brian Paul
2013-02-26
1
-15
/
+8
*
r600g: add missing emit_flush for R600_CONTEXT_FLUSH_AND_INV case
Alex Deucher
2013-02-26
1
-0
/
+1
*
r600g: synchronize streamout buffers on r6xx too (v3)
Alex Deucher
2013-02-26
1
-1
/
+1
*
winsys/null: fix var typo templet->templat
Brian Paul
2013-02-26
1
-1
/
+1
*
svga: fix comment typos
Brian Paul
2013-02-26
1
-1
/
+1
*
r300g: implement 3D transfers
Marek Olšák
2013-02-26
1
-2
/
+18
*
gallium/util: add helper util_max_layer from r600g
Marek Olšák
2013-02-26
7
-47
/
+31
*
llvmpipe: (trivial) get rid of old function prototypes.
Roland Scheidegger
2013-02-25
1
-7
/
+0
*
draw: make sure pipeline is revalidated when sampler views or samplers change.
Roland Scheidegger
2013-02-25
2
-1
/
+6
*
llvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_texture_buffer_range
Roland Scheidegger
2013-02-25
12
-115
/
+191
*
i965: Fix the W value of deprecated pointcoords on pre-gen6.
Eric Anholt
2013-02-25
1
-1
/
+18
*
mesa/es: NULL check in EGLImageTargetTexture2DOES
Tapani Pälli
2013-02-25
1
-0
/
+6
*
mesa: add missing case in _mesa_GetTexParameterfv()
Tapani Pälli
2013-02-25
1
-0
/
+6
*
glsl: Remove VS output varyings which are optimized out of the FS
Jordan Justen
2013-02-23
1
-1
/
+18
*
vl: Fix off-by-one error in device_name_length allocation.
Vinson Lee
2013-02-23
1
-2
/
+1
*
llvmpipe: Fix creation of shared and scanout textures.
John Kåre Alsaker
2013-02-23
1
-1
/
+3
*
util/u_blitter: Set pipe_sampler_state::normalized_coords correctly.
José Fonseca
2013-02-23
1
-4
/
+22
*
svga: remove some extraneous whitespace
Brian Paul
2013-02-23
1
-8
/
+0
*
st/mesa: fix debug_printf() format string warning
Brian Paul
2013-02-23
1
-1
/
+1
*
util/dump: Use static assertion to detect string table size mismatches.
José Fonseca
2013-02-23
1
-1
/
+18
*
st/xvmc/tests: Ensure colorkey is initialized.
Vinson Lee
2013-02-22
1
-0
/
+4
*
st/vdpau: Fix memory leak in vlVdpBitmapSurfaceCreate.
Vinson Lee
2013-02-22
1
-0
/
+1
*
st/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.
Vinson Lee
2013-02-22
1
-0
/
+1
*
glapi: mark static_dispatch false for DiscardFramebufferEXT
Tapani Pälli
2013-02-22
1
-1
/
+2
*
llvmpipe: rename polygon offset fields to something more specific
Brian Paul
2013-02-22
2
-8
/
+11
*
llvmpipe: add missing checks for polygon offset point/line modes
Brian Paul
2013-02-22
1
-0
/
+6
*
draw: fix broken polygon offset stage
Brian Paul
2013-02-22
1
-3
/
+37
*
st/mesa: fix polygon offset state translation logic
Brian Paul
2013-02-22
1
-7
/
+3
*
st/mesa: check for dummy programs in destroy_program_variants()
Brian Paul
2013-02-22
1
-1
/
+1
*
st/mesa: fix trimming of GL_QUAD_STRIP
Brian Paul
2013-02-22
1
-1
/
+1
*
r600g: fixup PS_PARTIAL_FLUSH flag handling for cayman
Alex Deucher
2013-02-22
1
-7
/
+6
*
r600g: r6xx deadlock workaround (v6)
Alex Deucher
2013-02-22
1
-0
/
+6
*
r600g: add PS_PARTIAL_FLUSH flag
Alex Deucher
2013-02-22
2
-0
/
+6
*
i965: Enable OpenGL ES 3.0 on Sandy Bridge
Ian Romanick
2013-02-22
1
-1
/
+1
*
meta: Allocate texture before initializing texture coordinates
Anuj Phogat
2013-02-22
1
-9
/
+8
*
mesa: Fix setup of ctx->Point.PointSprite for GLES2.
Eric Anholt
2013-02-22
2
-2
/
+2
*
i965/fs: Fix broken math on values loaded from uniform buffers on gen6.
Eric Anholt
2013-02-22
1
-0
/
+1
*
tgsi: Improve execution debugging.
José Fonseca
2013-02-22
1
-5
/
+24
*
util/u_dump: Update texture target strings.
José Fonseca
2013-02-22
1
-2
/
+10
*
util/debug: Always use __builtin_frame_address on gcc.
Sergey Matyukevich
2013-02-22
1
-4
/
+1
*
radeon/llvm: Remove stale comment about radeon_llvm_emit_prepare_cube_coords
Michel Dänzer
2013-02-22
1
-1
/
+0
*
r600g: fix random corruption with CP DMA in TF2
Marek Olšák
2013-02-22
1
-0
/
+3
[next]