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
*
radeonsi: convert the framebuffer state to atom-based
Marek Olšák
2014-03-11
5
-283
/
+132
*
r600g: move cayman MSAA setup to a common place
Marek Olšák
2014-03-11
6
-214
/
+272
*
radeonsi: move framebuffer-related state to a new struct si_framebuffer
Marek Olšák
2014-03-11
5
-39
/
+41
*
r600g,radeonsi: set priorities for relocations
Marek Olšák
2014-03-11
16
-88
/
+197
*
r300g,uvd,vce: set priorities for relocations
Marek Olšák
2014-03-11
6
-16
/
+31
*
winsys/radeon: add interface for setting a priority number for each relocation
Marek Olšák
2014-03-11
2
-8
/
+32
*
glsl: Link glsl_compiler with pthreads library.
Jonathan Gray
2014-03-11
1
-1
/
+3
*
gallium: add endian detection for OpenBSD
Jonathan Gray
2014-03-11
1
-0
/
+10
*
automake: allow only shared builds
Emil Velikov
2014-03-11
4
-46
/
+18
*
configure: update enable-llvm-shared-libs comments
Emil Velikov
2014-03-11
1
-13
/
+10
*
st/dri: build the drm backend when libdrm is present
Emil Velikov
2014-03-11
1
-1
/
+5
*
glx: cleanup unneeded headers
Emil Velikov
2014-03-11
7
-11
/
+1
*
glx/tests: honor enable-driglx-direct configure flag
Jon TURNEY
2014-03-11
1
-0
/
+4
*
configure: read libomxil-bellagio.pc only when it exists
Emil Velikov
2014-03-11
1
-1
/
+6
*
automake: create compat symlinks only for linux systems
Emil Velikov
2014-03-11
4
-0
/
+18
*
configure: use LIB_EXT rather than hardcoded .so
Emil Velikov
2014-03-11
5
-26
/
+29
*
automake: do not use symbols names for static glapi.la
Emil Velikov
2014-03-11
3
-12
/
+10
*
configure: remove old makefile variables
Emil Velikov
2014-03-11
2
-41
/
+4
*
gallium/targets: use install-gallium-targets.mk
Emil Velikov
2014-03-11
4
-37
/
+4
*
gallium/targets: drop link generation for non DRI targets
Emil Velikov
2014-03-11
4
-24
/
+0
*
targets/vdpau: use install-gallium-links.mk
Emil Velikov
2014-03-11
3
-15
/
+3
*
targets/dri: use install-gallium-links.mk
Emil Velikov
2014-03-11
9
-47
/
+9
*
automake: introduce install-gallium-links.mk
Emil Velikov
2014-03-11
1
-0
/
+23
*
automake: use install-lib-links.mk across all classic mesa
Emil Velikov
2014-03-11
3
-13
/
+4
*
automake: make install-lib-links less chatty
Emil Velikov
2014-03-11
1
-1
/
+1
*
automake: use only the folder name if it's a subfolder of the present one
Emil Velikov
2014-03-11
2
-4
/
+4
*
automake: silence folder creation
Emil Velikov
2014-03-11
4
-9
/
+9
*
automake: use MKDIR_P when possible
Emil Velikov
2014-03-11
2
-4
/
+4
*
radeon: Fix build.
Vinson Lee
2014-03-10
1
-1
/
+1
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
29
-64
/
+88
*
meta: use non-ARB shader/program create/delete functions
Brian Paul
2014-03-10
2
-30
/
+30
*
mesa: s/GLhandleARB/GLuint/ for glGetUniform functions
Brian Paul
2014-03-10
4
-29
/
+29
*
mesa: rename MESA_FORMAT_X8Z24_UNORM -> MESA_FORMAT_X8_UINT_Z24_UNORM
Brian Paul
2014-03-10
11
-24
/
+24
*
mesa: reorder MESA_FORMAT enums
Brian Paul
2014-03-10
4
-1530
/
+1459
*
mesa: trim down format.h comments
Brian Paul
2014-03-10
1
-169
/
+0
*
i965/vec4: Don't fix-up scalar uniforms for 3 src instructions.
Matt Turner
2014-03-10
1
-0
/
+3
*
i965: Disassemble 3 src instructions' rep_ctrl field.
Matt Turner
2014-03-10
2
-6
/
+24
*
i965: Disassemble 3-src operands widths' correctly.
Matt Turner
2014-03-10
4
-38
/
+38
*
i965: Move binding table update packets to binding table setup time.
Eric Anholt
2014-03-10
7
-39
/
+17
*
i965: Reorganize the code in brw_upload_binding_tables.
Kenneth Graunke
2014-03-10
1
-17
/
+18
*
fix vdpau interop when using -Bsymbolic-functions in ldflags
Maarten Lankhorst
2014-03-10
9
-7
/
+25
*
ilo: do not set I915_EXEC_NO_RELOC
Chia-I Wu
2014-03-10
1
-11
/
+1
*
ilo: add support for PIPE_QUERY_PIPELINE_STATISTICS
Chia-I Wu
2014-03-10
4
-3
/
+108
*
ilo: add ILO_3D_PIPELINE_WRITE_STATISTICS
Chia-I Wu
2014-03-10
5
-0
/
+90
*
ilo: add some MI commands to GPE
Chia-I Wu
2014-03-10
4
-0
/
+116
*
ilo: set PIPE_CONTROL_GLOBAL_GTT_WRITE automatically
Chia-I Wu
2014-03-10
2
-2
/
+16
*
ilo: print a warning when PPGTT is disabled
Chia-I Wu
2014-03-10
4
-0
/
+24
*
ilo: require hardware logical context support
Chia-I Wu
2014-03-10
7
-14
/
+32
*
ilo: protect the decode context with a mutex
Chia-I Wu
2014-03-10
1
-7
/
+20
*
ilo: set I915_EXEC_NO_RELOC when available
Chia-I Wu
2014-03-10
2
-3
/
+15
[next]