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/vbo: add ARB_vertex_type_2_10_10_10_rev APIs.
Dave Airlie
2011-09-06
3
-2
/
+490
*
mesa: add initial API changes for ARB_vertex_type_2_10_10_10_rev.
Dave Airlie
2011-09-06
2
-0
/
+111
*
glapi: regen API files for new extension
Dave Airlie
2011-09-06
11
-9551
/
+12893
*
glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints. (v2)
Dave Airlie
2011-09-06
3
-0
/
+229
*
mesa: add a UniformBooleanTrue option
Bryan Cain
2011-09-05
4
-2
/
+14
*
r600g: add 10/10/10/2 vertex format conversion.
Dave Airlie
2011-09-05
1
-0
/
+6
*
gallium: add missing formats for ARB_vertex_type_2_10_10_10_rev
Dave Airlie
2011-09-05
2
-1
/
+15
*
gallivm: fix build with LLVM 3.0svn
Tobias Droste
2011-09-05
1
-4
/
+10
*
glsl_to_tgsi: fixes for native integers and integer booleans
Bryan Cain
2011-09-04
1
-52
/
+118
*
xvmc: Replace frame_started by picture_structure
Maarten Lankhorst
2011-09-04
2
-10
/
+16
*
intel: fix build error
Yuanhan Liu
2011-09-03
1
-1
/
+1
*
mesa: handle zero-size buffers in MapBuffer and ranges in MapBufferRange (v3)
Marek Olšák
2011-09-02
2
-25
/
+31
*
glsl_to_tgsi: fix more potential shader reference leaks
Marek Olšák
2011-09-02
1
-0
/
+10
*
intel: Give an explanation why we are exiting for debugging.
Eugeni Dodonov
2011-09-02
1
-0
/
+1
*
i965/vs: Fix NULL pointer dereference in pre-Gen6 push constant loading.
Kenneth Graunke
2011-09-02
1
-2
/
+2
*
intel: Upload batchbuffer contents even if INTEL_NO_HW is set.
Eric Anholt
2011-09-02
1
-8
/
+8
*
gallium: add caps for MIN/MAX texel offsets.
Dave Airlie
2011-09-02
4
-1
/
+16
*
tgsi: add support for texture offsets to the TGSI IR. (v2)
Dave Airlie
2011-09-02
13
-20
/
+219
*
st/vdpau: Implement VdpOutputSurfacePutBitsIndexed and VdpOutputSurfaceRender...
Christian König
2011-09-01
4
-19
/
+307
*
st/xvmc: the alpha component of palette entries isn't used
Christian König
2011-09-01
1
-1
/
+1
*
g3dvl: extend the functionality of the compositor
Christian König
2011-09-01
5
-33
/
+81
*
gallium: add R8A8 and A8R8 UNORM formats
Christian König
2011-09-01
2
-0
/
+4
*
st/xvmc: remove L4A4_UNORM workaround
Christian König
2011-09-01
1
-33
/
+5
*
r600g: add support for R4A4 and A4R4 textures.
Christian König
2011-09-01
2
-0
/
+8
*
gallium: try to cleanup a bit of the format mess created with pipe-video merge
Christian König
2011-09-01
4
-82
/
+7
*
wayland: Use wl_resource_* error functions
Kristian Høgsberg
2011-09-01
1
-10
/
+10
*
egl_dri2: Destroy callback in release_pending_buffer
Benjamin Franzke
2011-09-01
1
-0
/
+2
*
wayland-drm: Fix compilation with wayland master
Benjamin Franzke
2011-09-01
1
-9
/
+9
*
swrast: get rid of needless do/while
Brian Paul
2011-08-31
1
-2
/
+2
*
mesa: fix broken store_texel() functions
Brian Paul
2011-08-31
2
-39
/
+64
*
intel: fix GLESv1 support
Chia-I Wu
2011-09-01
3
-8
/
+58
*
intel: rename intel_extensions_es2.c to intel_extensions_es.c
Chia-I Wu
2011-09-01
7
-4
/
+4
*
i915: build i915_dri.so for Android
Chia-I Wu
2011-09-01
3
-2
/
+65
*
i915: factor our source lists into Makefile.sources
Chia-I Wu
2011-09-01
2
-47
/
+53
*
i965: fix Android build
Chia-I Wu
2011-09-01
2
-4
/
+8
*
mesa: Replace the EmitNoIfs compiler flag with a MaxIfDepth flag.
Bryan Cain
2011-08-31
5
-14
/
+10
*
wayland: Track changes to drop wl_visual
Kristian Høgsberg
2011-08-31
8
-39
/
+108
*
egl_dri2: Only clear EGL_PIXMAP_BIT if DRI config is double buffered
Kristian Høgsberg
2011-08-31
1
-2
/
+4
*
wayland: Track server side wayland changes
Kristian Høgsberg
2011-08-31
2
-35
/
+37
*
wayland: Use new wl_callback mechanism
Kristian Høgsberg
2011-08-31
1
-31
/
+24
*
mesa: fix comment typo: s/GL_SIGNED_NORMALED/GL_SIGNED_NORMALIZED/
Brian Paul
2011-08-31
1
-1
/
+1
*
glsl: Use a separate div_to_mul_rcp lowering flag for integers.
Bryan Cain
2011-08-31
5
-63
/
+80
*
mesa: bump max program local params, max uniforms limit
Brian Paul
2011-08-31
1
-2
/
+2
*
swrast: initialize program native limits
Brian Paul
2011-08-31
1
-0
/
+22
*
i965/vs: Avoid the emit(), remove(), insert_before() for array instructions.
Eric Anholt
2011-08-31
2
-46
/
+56
*
i965/vs: Move logic for weird CMP type handling to CMP generators.
Eric Anholt
2011-08-31
2
-40
/
+23
*
i965/vs: Convert emit() calls to the new instruction generators.
Eric Anholt
2011-08-31
1
-166
/
+127
*
i965/vs: Convert gen6 userclip handling to new generators.
Eric Anholt
2011-08-31
1
-3
/
+3
*
i965/vs: Create instruction generators outside of the emit() functions.
Eric Anholt
2011-08-31
2
-0
/
+90
*
egl_dri2: Drop dri2_surface_type enum
Benjamin Franzke
2011-08-31
2
-18
/
+9
[next]