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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: adapt to get_query_result interface change
Marek Olšák
2012-03-30
16
-29
/
+32
*
gallium: make get_query_result return union* and not void*
Marek Olšák
2012-03-30
2
-1
/
+55
*
shared-glapi: Include from builddir
Kristian Høgsberg
2012-03-29
1
-0
/
+1
*
gallivm: Fix method overriding in raw_debug_ostream.
Vinson Lee
2012-03-28
1
-3
/
+3
*
egl_dri2: use gbm_surface as the native window type in drm platform
Ander Conselvan de Oliveira
2012-03-28
2
-1
/
+324
*
gbm: Create hooks for dri2_loader_extension in dri backend
Ander Conselvan de Oliveira
2012-03-28
2
-2
/
+66
*
gbm: Add gbm_surface interface
Ander Conselvan de Oliveira
2012-03-28
5
-5
/
+186
*
draw: fix missing immediates bug in polygon stipple code
Brian Paul
2012-03-28
1
-0
/
+5
*
vl: move winsys helper out of winsys directory
Christian König
2012-03-28
29
-71
/
+52
*
Use -no-undefined libtool flag in src/glx/Makefile.am
Jon TURNEY
2012-03-28
1
-1
/
+1
*
intel: fix un-blanced map_refcount issue
Yuanhan Liu
2012-03-28
1
-4
/
+4
*
glx:dri_common.c: check psc->driScreen->createDrawable return value
Wang YanQing
2012-03-28
1
-0
/
+6
*
r600g: also disable transform feedback on cayman
Marek Olšák
2012-03-28
1
-3
/
+4
*
r600g: enable transform feedback on everything that isn't r700
Marek Olšák
2012-03-27
2
-2
/
+7
*
st/egl: Also remove wl_buffer_damage in wayland backend
Benjamin Franzke
2012-03-27
1
-1
/
+0
*
gallivm: Use InitializeNativeTargetDisassembler().
ojab
2012-03-27
1
-1
/
+3
*
egl_dri2: make flush extension useable by drm platform
Ander Conselvan de Oliveira
2012-03-27
3
-0
/
+3
*
wayland: Stop using wl_buffer.damage
Kristian Høgsberg
2012-03-27
1
-2
/
+0
*
Add support for GL_EXT_unpack_subimage on GLES2
Neil Roberts
2012-03-27
2
-5
/
+22
*
gles: Enable the GL_EXT_read_format_bgra extension
Benjamin Franzke
2012-03-27
2
-0
/
+3
*
gles1: Enable GL_EXT_texture_format_BGRA8888 in APIspec
Benjamin Franzke
2012-03-27
1
-0
/
+1
*
glapi: regenerate enums.c
Dylan Noblesmith
2012-03-26
1
-3900
/
+4056
*
glapi: add GL_ARB_texture_float
Dylan Noblesmith
2012-03-26
4
-1
/
+47
*
glapi: add GL_ARB_depth_buffer_float
Dylan Noblesmith
2012-03-26
3
-1
/
+18
*
glapi: add GL_ARB_texture_compression_rgtc
Dylan Noblesmith
2012-03-26
3
-1
/
+17
*
glapi: add ARB_texture_rg
Dylan Noblesmith
2012-03-26
4
-3
/
+45
*
regen for "glapi: sort ARB extensions by number"
Dylan Noblesmith
2012-03-26
3
-2034
/
+2034
*
glapi: sort ARB extensions by number
Dylan Noblesmith
2012-03-26
1
-23
/
+74
*
mesa: Fix memory leak in generate_mipmap_compressed.
Vinson Lee
2012-03-26
1
-0
/
+1
*
glsl: fix linker error message context for frag shader output.
Dave Airlie
2012-03-26
1
-3
/
+5
*
glapi: ARB_blend_func_extended support + regen. (v2)
Dave Airlie
2012-03-26
13
-9529
/
+9754
*
glsl: Make ir_dereference_variable ctor assert the variable exists.
Kenneth Graunke
2012-03-26
1
-1
/
+3
*
glsl: Explicitly NULL-check variables before making a dereference.
Kenneth Graunke
2012-03-26
1
-2
/
+2
*
glsl: Make ir_dereference_record constructor assert the variable exists.
Kenneth Graunke
2012-03-26
1
-4
/
+4
*
glsl: Make ir_dereference_array constructor assert the variable exists.
Kenneth Graunke
2012-03-26
1
-10
/
+9
*
glsl: Comment that expression flattening is used for matrix operations.
Kenneth Graunke
2012-03-26
1
-1
/
+4
*
st/vdpau: clear video surface at least once
Christian König
2012-03-26
3
-0
/
+31
*
st/vdpau: invert interlaced buffer checks
Christian König
2012-03-26
1
-1
/
+1
*
intel: fix TFP at 16-bpp
Dave Airlie
2012-03-25
1
-6
/
+11
*
drisw: fix image stride calculation for 16-bit.
Dave Airlie
2012-03-25
1
-3
/
+3
*
glsl: fix compiling warning from gcc 4.7
Dave Airlie
2012-03-25
1
-1
/
+1
*
glsl: initialise const force glsl extension warning in fake ctx
Dave Airlie
2012-03-25
1
-0
/
+1
*
glx/drisw: avoid segfaults when we fail to get visual
Dave Airlie
2012-03-24
1
-2
/
+9
*
mesa: Fix memory leak in _mesa_get_uniform_location.
Vinson Lee
2012-03-23
1
-1
/
+3
*
st/mesa: fix mipmap image size computation w.r.t. texture arrays
Brian Paul
2012-03-23
1
-3
/
+15
*
mesa: set numFaces=6 for cube maps in _mesa_test_texobj_completeness()
Brian Paul
2012-03-23
1
-1
/
+2
*
intel: fix null dereference processing HiZ buffer
Dylan Noblesmith
2012-03-22
1
-0
/
+6
*
st/vdpau: improve frame dumping functionality a bit
Christian König
2012-03-22
1
-3
/
+6
*
st/vdpau: add VC-1 startcode if none is found in the stream
Christian König
2012-03-22
1
-7
/
+42
*
glx: Fix glXGetProcAddress() of global glX symbols post-automake conversion.
Eric Anholt
2012-03-21
1
-0
/
+1
[next]