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
*
scons: Match some of LLVM warning options.
Jose Fonseca
2015-03-22
1
-0
/
+5
*
scons: Cleanup flex/bison settings specification.
Jose Fonseca
2015-03-22
2
-9
/
+13
*
scons: Prefer winflexbison, and use --wincompat when available.
Jose Fonseca
2015-03-22
2
-9
/
+35
*
scons: Define YY_USE_CONST on MSVC.
Jose Fonseca
2015-03-22
1
-0
/
+8
*
scons: Tell MSVC STL library to not use exceptions.
Jose Fonseca
2015-03-22
1
-0
/
+1
*
scons: Ensure git_sha1.h's directory exists.
Jose Fonseca
2015-03-22
1
-1
/
+3
*
configure: Bail out with MinGW targets.
Jose Fonseca
2015-03-22
1
-12
/
+13
*
include: Ensure float.h is included for DBL_MAX.
Jose Fonseca
2015-03-22
1
-0
/
+1
*
st/vdpau: Avoid constness cast warnings.
Jose Fonseca
2015-03-22
1
-1
/
+1
*
glsl: Disable MSVC switch warning on a per-file basis.
Jose Fonseca
2015-03-22
1
-0
/
+4
*
glsl: Avoid GLboolean vs bool arithmetic MSVC warnings.
Jose Fonseca
2015-03-22
2
-4
/
+5
*
galahad: actually remove the driver
Emil Velikov
2015-03-21
10
-1998
/
+0
*
egl: cut down static storage size for {Version,ClientAPI}String
Emil Velikov
2015-03-21
1
-2
/
+2
*
docs: note the removal of gbm_gallium, galahad and identity
Emil Velikov
2015-03-21
1
-0
/
+3
*
galahad: remove driver
Emil Velikov
2015-03-21
13
-41
/
+12
*
gallium/docs: remove information about identity driver
Emil Velikov
2015-03-21
1
-7
/
+0
*
docs: update the egl_platforms list
Emil Velikov
2015-03-21
1
-2
/
+5
*
egl/main: drop platform fbdev specific code
Emil Velikov
2015-03-21
5
-24
/
+2
*
winsys/sw/fbdev: remove unused software winsys
Emil Velikov
2015-03-21
7
-344
/
+0
*
winsys/sw/wayland: remove unused winsys
Emil Velikov
2015-03-21
6
-368
/
+0
*
st/gbm: remove state-tracker
Emil Velikov
2015-03-21
9
-543
/
+0
*
llvmpipe: use global llvm context for PIPE_SUBSYSTEM_EMBEDDED
Roland Scheidegger
2015-03-21
1
-0
/
+11
*
docs: add news item and link release notes for mesa 10.4.7
Emil Velikov
2015-03-21
2
-0
/
+7
*
docs: Add sha256 sums for the 10.4.7 release
Emil Velikov
2015-03-21
1
-1
/
+3
*
Add release notes for the 10.4.7 release
Emil Velikov
2015-03-21
1
-0
/
+132
*
mesa: reorder gl_light_attrib
Dave Airlie
2015-03-21
1
-4
/
+7
*
mesa: reorder gl_framebuffer
Dave Airlie
2015-03-21
1
-8
/
+9
*
mesa: fix hole in vertex_array_object
Dave Airlie
2015-03-21
1
-1
/
+3
*
mesa: repack gl_texture_attrib.
Dave Airlie
2015-03-21
1
-4
/
+5
*
mesa: reduce gl_colorbuffer_attrib and gl_fog_attrib
Dave Airlie
2015-03-21
1
-3
/
+4
*
mesa: reorder gl_image_unit
Dave Airlie
2015-03-21
1
-6
/
+7
*
mesa: reorder gl_program, gl_shader, gl_shader_program
Dave Airlie
2015-03-21
1
-6
/
+9
*
mesa: reorder gl_transform_feedback_object
Dave Airlie
2015-03-21
1
-9
/
+9
*
mesa: reorder prog_instruction
Dave Airlie
2015-03-21
1
-3
/
+3
*
mesa: reorder gl_array_attrib
Dave Airlie
2015-03-21
1
-3
/
+3
*
mesa: reorder gl_client_array
Dave Airlie
2015-03-21
1
-1
/
+1
*
mesa: reorder gl_texture_unit
Dave Airlie
2015-03-21
1
-2
/
+3
*
mesa: reorder gl_point_attrib
Dave Airlie
2015-03-21
1
-1
/
+1
*
mesa: reorder gl_multisample_attrib
Dave Airlie
2015-03-21
1
-2
/
+4
*
i965/fs: Use correct null destination register in cmod tests
Ian Romanick
2015-03-20
1
-3
/
+3
*
i965/fs: bail on move-to-flag in sel peephole
Connor Abbott
2015-03-20
1
-1
/
+3
*
i965: Mask out unused Align16 components in brw_untyped_atomic.
Francisco Jerez
2015-03-20
1
-2
/
+11
*
i965: Pass number of components explicitly to brw_untyped_atomic and _surface...
Francisco Jerez
2015-03-20
4
-16
/
+32
*
i965: Don't disable exec masking for sampler message sends.
Francisco Jerez
2015-03-20
2
-8
/
+8
*
i965: Factor out logic to build a send message instruction with indirect desc...
Francisco Jerez
2015-03-20
4
-96
/
+83
*
i965: Set nr_params to the number of uniform components in the VS/GS path.
Francisco Jerez
2015-03-20
3
-15
/
+4
*
i965/skl: Break down SIMD16 3-source instructions when required.
Kenneth Graunke
2015-03-20
1
-0
/
+6
*
i965: Refactor SIMD16-to-2xSIMD8 checks.
Neil Roberts
2015-03-20
1
-4
/
+14
*
i965: Store the GPU revision number in brw_context
Neil Roberts
2015-03-20
3
-1
/
+24
*
mesa: Make sure the buffer exists in _mesa_lookup_bufferobj_err
Fredrik Höglund
2015-03-20
1
-4
/
+6
[next]