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
*
i965: Enable OpenGL 3.3 and GLSL 3.30.
Kenneth Graunke
2013-10-18
2
-2
/
+2
*
translate_sse: Fix generated code argument handling for msabi on x86_64
Jon TURNEY
2013-10-18
1
-3
/
+11
*
rtasm: Cygwin uses the msabi calling convention on x86_64
Jon TURNEY
2013-10-18
1
-1
/
+1
*
rtasm: The heap is NX on 64-bit Cygwin, so use the rtasm_exec_malloc() implem...
Jon TURNEY
2013-10-18
1
-1
/
+1
*
glsl: Fix MSVC build (missing strcasecmp())
Paul Berry
2013-10-17
1
-1
/
+7
*
i965: Fold brwInitVtbl() into brwCreateContext().
Kenneth Graunke
2013-10-17
3
-72
/
+9
*
i965: Merge brw_destroy_context() into intelDestroyContext().
Kenneth Graunke
2013-10-17
3
-32
/
+19
*
i965: Replace dri_bo_release with drm_intel_bo_unreference.
Kenneth Graunke
2013-10-17
1
-11
/
+3
*
i965: Unindent the body of intelDestroyContext.
Kenneth Graunke
2013-10-17
1
-24
/
+25
*
i965: Un-virtualize brw_new_batch().
Kenneth Graunke
2013-10-17
3
-44
/
+42
*
i965: Un-virtualize brw_finish_batch().
Kenneth Graunke
2013-10-17
3
-25
/
+22
*
glsl: In update_max_array_access, fix interface instance check.
Paul Berry
2013-10-17
1
-3
/
+3
*
glsl: Treat layout-qualifier-id's as case-insensitive in desktop GLSL.
Paul Berry
2013-10-17
1
-15
/
+59
*
st/mesa: add a few comments in st_create_context_priv()
Brian Paul
2013-10-17
1
-1
/
+5
*
st/mesa: handle layer and primitive id output and point size input
Dave Airlie
2013-10-17
1
-0
/
+12
*
st/mesa: add geometry shader ubo support
Dave Airlie
2013-10-17
3
-0
/
+19
*
mesa/st: Allow geometry shaders without gl_Position export.
Fabian Bieler
2013-10-17
1
-2
/
+0
*
st/mesa, glsl_to_tgsi: add support for geometry shaders
Bryan Cain
2013-10-17
2
-45
/
+163
*
mesa/st: Add VARYING_SLOT_TEX[1-7] to st_translate_geometry_program().
Bryan Cain
2013-10-17
1
-0
/
+7
*
Revert "i965: Create ARGB2101010 DRI configs"
Kristian Høgsberg
2013-10-16
1
-4
/
+1
*
r600g/sb: fix issue with DCE between GVN and GCM (v2)
Vadim Girlin
2013-10-17
4
-12
/
+39
*
glapi: Add missing XML files to Makefile dependencies.
Matt Turner
2013-10-16
1
-0
/
+8
*
glsl: Optimize mul(a, -1) into neg(a).
Matt Turner
2013-10-16
1
-0
/
+23
*
i965/fs: Handle printing HW_REGS in dump_instruction().
Matt Turner
2013-10-16
1
-0
/
+16
*
i965: Print instructions' children during scheduling debugging.
Matt Turner
2013-10-16
1
-2
/
+6
*
Revert "scons: Fix build when rtti is disabled"
José Fonseca
2013-10-16
2
-7
/
+4
*
radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM <= 3.3
Tom Stellard
2013-10-16
1
-0
/
+4
*
r600g/compute Improve debugging output
Tom Stellard
2013-10-16
2
-5
/
+7
*
clover: Link libclc before running any optimizations
Tom Stellard
2013-10-16
1
-27
/
+13
*
mesa: change glTexImage[23]DMultisample() internalformat to GLenum
Brian Paul
2013-10-16
3
-6
/
+6
*
svga: minor fix-ups in svga_get_shader_param()
Brian Paul
2013-10-16
1
-2
/
+3
*
cso: fix incorrect sampler view count in cso_restore_sampler_views()
Brian Paul
2013-10-16
1
-3
/
+6
*
vbo: access VBO memory more efficiently when building display lists
Brian Paul
2013-10-16
1
-8
/
+31
*
mesa: consolidate cube width=height error checking
Brian Paul
2013-10-16
1
-38
/
+5
*
gbm: Add support for gbm bos and surfaces using GBM_FORMAT_ARGB2101010
Kristian Høgsberg
2013-10-15
1
-0
/
+6
*
dri: Add __DRIimage support for the ARGB2101010 format
Kristian Høgsberg
2013-10-15
1
-0
/
+10
*
i965: Create ARGB2101010 DRI configs
Kristian Høgsberg
2013-10-15
1
-1
/
+4
*
dri/common: Add support for creating ARGB2101010 configs
Kristian Høgsberg
2013-10-15
1
-0
/
+10
*
egl_dri2: Set NativeVisualID to the matching GBM config for the gbm platform
Kristian Høgsberg
2013-10-15
1
-2
/
+21
*
egl_dri2: Remove depth argument from dri2_add_config()
Kristian Høgsberg
2013-10-15
6
-26
/
+14
*
egl_dri2: Match X11 visuals using rgba masks instead of depth
Kristian Høgsberg
2013-10-15
1
-1
/
+20
*
i965: Add support for RGB565 __DRIimage
Singh, Satyeshwar
2013-10-15
1
-0
/
+3
*
egl-wayland: Add support for RGB565 pixel format for Wayland clients
Singh, Satyeshwar
2013-10-15
2
-2
/
+14
*
scons: Fix build when rtti is disabled
Alexander von Gluck IV
2013-10-15
2
-4
/
+7
*
llvmpipe: Advertise PIPE_CAP_DEPTH_CLIP_DISABLE.
José Fonseca
2013-10-15
1
-1
/
+1
*
draw: make vs_slot signed.
José Fonseca
2013-10-15
1
-2
/
+4
*
configure.ac: drop obsolete variable HAVE_COMMON_DRI
Emil Velikov
2013-10-15
1
-2
/
+0
*
swrast: add correct include for out-of-tree builds
Emil Velikov
2013-10-15
2
-0
/
+2
*
mesa: fix transform feedback when a geometry shader is active.
Bryan Cain
2013-10-15
1
-18
/
+35
*
i965/gs: Set the REORDER bit in 3DSTATE_GS.
Paul Berry
2013-10-15
2
-0
/
+29
[next]