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: use _mesa_pack_ubyte_rgba_rect() in texstore code
Brian Paul
2012-01-30
1
-219
/
+64
*
mesa: added _mesa_pack_ubyte_rgba_rect()
Brian Paul
2012-01-30
2
-0
/
+46
*
dri: Add a default drirc to be installed to provide application workarounds.
Eric Anholt
2012-01-30
2
-0
/
+9
*
i965: Add a driconf option to force GLSL extension behavior to "warn".
Eric Anholt
2012-01-30
3
-1
/
+14
*
mesa: Add a flag for forcing all GLSL extensions to "warn".
Eric Anholt
2012-01-30
2
-0
/
+9
*
intel: Use libdrm's decode functionality instead of the gpu-tools copy.
Eric Anholt
2012-01-30
5
-2795
/
+41
*
i965: Fix segfault with INTEL_DEBUG=batch on gen7 with samplers present.
Eric Anholt
2012-01-30
1
-1
/
+0
*
i965/vs: Avoid allocating registers in to the gen7 MRF hack region.
Eric Anholt
2012-01-30
3
-3
/
+6
*
i965/fs: Fix rendering corruption in unigine tropics.
Eric Anholt
2012-01-30
4
-4
/
+17
*
autoconf: Enable missing-prototypes errors when available.
Eric Anholt
2012-01-30
1
-1
/
+14
*
Rename R300_NO_TCL envvar to RADEON_NO_TCL
Matt Turner
2012-01-30
2
-3
/
+3
*
gallivm: Don't use C99 member initializers.
José Fonseca
2012-01-30
1
-26
/
+26
*
gallivm: Move declaration before code.
José Fonseca
2012-01-30
1
-2
/
+2
*
Use only native engine & bitwriter LLVM libraries for linking.
ojab
2012-01-30
2
-2
/
+2
*
gallivm: Add a new interface for doing TGSI->LLVM conversions
Tom Stellard
2012-01-30
7
-1652
/
+2954
*
gallium: Move duplicated helper macros to tgsi_exec.h
Tom Stellard
2012-01-30
3
-162
/
+148
*
gallium: Prefix #defines in tgsi_exec.h with TGSI_
Tom Stellard
2012-01-30
16
-393
/
+393
*
gallium: Unify defines of CHAN_[XYZW] in tgsi_exec.h
Tom Stellard
2012-01-30
4
-395
/
+385
*
gallivm: Add function lp_bld_gather_values()
Tom Stellard
2012-01-30
2
-0
/
+21
*
tgsi: Add output_mode to struct tgsi_opcode_info v2
Tom Stellard
2012-01-30
2
-162
/
+201
*
st/dri: Support 24bit formats in dri2_allocate_buffer
Benjamin Franzke
2012-01-30
1
-0
/
+3
*
mesa/format_unpack: add LUMINANCE 8/16 UINT/INT
Dave Airlie
2012-01-30
1
-0
/
+58
*
r600g: fix udiv/idiv/umod/imod on cayman
Dave Airlie
2012-01-30
1
-91
/
+280
*
r600g: enable blend_bypass for uint/sint
Dave Airlie
2012-01-30
1
-1
/
+12
*
r600g: fix fragcoord.w test on cayman
Dave Airlie
2012-01-30
1
-11
/
+28
*
r600g: remove unused streamout code
Marek Olšák
2012-01-30
1
-29
/
+0
*
r600g: disable printing debug info for streamout
Marek Olšák
2012-01-30
1
-1
/
+2
*
gallium: remove trailing comma to silence warning
Brian Paul
2012-01-29
1
-1
/
+1
*
add wayland cflags when building wayland-egl
Juan Zhao
2012-01-29
1
-1
/
+2
*
nvfx,nv50,nvc0: handle PIPE_CAP_GLSL_FEATURE_LEVEL
Christoph Bumiller
2012-01-29
3
-0
/
+6
*
dri: don't link with DRICORE_LIB_DEPS
Matt Turner
2012-01-28
6
-7
/
+1
*
scons: don't add -Wmissing-field-initializers
Marek Olšák
2012-01-29
1
-4
/
+0
*
st/mesa: use table-driven approach to exposing extensions for formats (v3)
Marek Olšák
2012-01-29
1
-207
/
+167
*
st/mesa: use table-driven approach to exposing extensions based on CAPs
Marek Olšák
2012-01-29
1
-108
/
+58
*
st/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_extensions.c
Marek Olšák
2012-01-29
6
-22
/
+41
*
state_stracker: Fix access to uninitialized memory.
Mathias Fröhlich
2012-01-29
1
-1
/
+1
*
draw: Remove unused variables.
Vinson Lee
2012-01-28
1
-4
/
+0
*
r600g: fix linear and flat interpolation
Vadim Girlin
2012-01-28
4
-17
/
+27
*
i965: fix inverted point sprite origin when rendering to FBO
Yuanhan Liu
2012-01-28
3
-5
/
+27
*
mesa: remove byteswap check in fast_read_rgba_pixels_memcpy()
Brian Paul
2012-01-27
1
-5
/
+0
*
mesa: more use of _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-12
/
+7
*
mesa: more use of _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-19
/
+4
*
mesa: more use of _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-13
/
+7
*
mesa: more use of _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-18
/
+8
*
mesa: use _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-44
/
+4
*
mesa: implement more cases in _mesa_format_matches_format_and_type()
Brian Paul
2012-01-27
1
-2
/
+22
*
mesa: use swapBytes parameter in _mesa_format_matches_format_and_type()
Brian Paul
2012-01-27
1
-38
/
+93
*
mesa: added swapBytes parameter to _mesa_format_matches_format_and_type()
Brian Paul
2012-01-27
4
-7
/
+12
*
mesa: rewrite, simplify some of the logic in _mesa_format_matches_format_and_...
Brian Paul
2012-01-27
1
-9
/
+28
*
mesa: add BGR888 code in _mesa_format_matches_format_and_type()
Brian Paul
2012-01-27
1
-1
/
+1
[next]