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
*
mesa: Simplify uniform debug logging logic
Ian Romanick
2011-10-18
3
-23
/
+6
*
i965: Disassemble Ivybridge Data Port/Data Cache messages.
Kenneth Graunke
2011-10-18
1
-0
/
+8
*
i965: Document most of the brw_instruction message structs.
Kenneth Graunke
2011-10-18
1
-39
/
+79
*
i965: Rename pixel_scoreboard_clear to last_render_target for clarity.
Kenneth Graunke
2011-10-18
5
-16
/
+16
*
i965: Remove duplicate copies of mlen & rlen from instruction decode.
Kenneth Graunke
2011-10-18
1
-13
/
+4
*
i965: Factor out code for setting Message Descriptors.
Kenneth Graunke
2011-10-18
1
-129
/
+77
*
i965: Remove EOT parameter from brw_SAMPLE and brw_set_sampler_message.
Kenneth Graunke
2011-10-18
4
-13
/
+5
*
i965: Document the brw_instruction Message Descriptor structures.
Kenneth Graunke
2011-10-18
1
-2
/
+27
*
i965: Rename BRW_MESSAGE_TARGET_* to BRW_SFID_* and document them.
Kenneth Graunke
2011-10-18
3
-60
/
+75
*
i965: Clarify check for which cache to use on Gen6 data port reads.
Kenneth Graunke
2011-10-18
1
-3
/
+3
*
i965: Use Ivybridge's "Legacy Data Port" for reads/writes.
Kenneth Graunke
2011-10-18
3
-5
/
+16
*
softpipe: remove unused vars in softpipe_clear()
Brian Paul
2011-10-18
1
-3
/
+0
*
glsl: Stop tree grafting if a variable is overwritten as an 'out' param.
Kenneth Graunke
2011-10-18
1
-11
/
+28
*
intel: Add 'mode' param to intel_region_map
Chad Versace
2011-10-18
7
-16
/
+34
*
intel: Add HiZ operations to intel_context::vtbl for all drivers
Chad Versace
2011-10-18
7
-0
/
+125
*
i965: Initialize intel_context::vtbl after calling intelInitContext()
Chad Versace
2011-10-18
1
-1
/
+2
*
intel: Fix scatter/gather for depthstencil textures
Chad Versace
2011-10-18
1
-5
/
+5
*
i965/gen6: Fix segfault in prepare_blend_state()
Chad Versace
2011-10-18
1
-1
/
+1
*
vbo: Redeclare bind_array() as non-static vbo_bind_array()
Chad Versace
2011-10-18
2
-5
/
+6
*
mesa: Add dd_function_table::PrepareExecBegin
Chad Versace
2011-10-18
3
-0
/
+12
*
swrast: Fix fastpaths for glRead/WritePixels(GL_DEPTH_STENCIL)
Chad Versace
2011-10-18
2
-0
/
+4
*
meta: Bump MAX_META_OPS_DEPTH from 2 to 8
Chad Versace
2011-10-18
1
-1
/
+1
*
meta: Add flag MESA_META_SELECT_FEEDBACK
Chad Versace
2011-10-18
2
-0
/
+28
*
mesa: Declare _mesa_RenderMode as non-static
Chad Versace
2011-10-18
2
-1
/
+4
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
89
-732
/
+738
*
mesa: Make the program texel offsets limits available with GLSL 1.30.
Eric Anholt
2011-10-18
1
-5
/
+12
*
meta: Fix saving the active program
Neil Roberts
2011-10-18
1
-1
/
+1
*
mesa: Convert fixed function fragment program generator to GLSL IR.
Eric Anholt
2011-10-18
4
-754
/
+688
*
mesa: Add a flag for shader programs to allow SSO linkage in GLES2.
Eric Anholt
2011-10-18
2
-1
/
+13
*
glsl: Add gl_CurrentAttrib{Vert,Frag}MESA internal builtin uniforms.
Eric Anholt
2011-10-18
1
-1
/
+24
*
ff_fragment_shader: Use FRAG_RESULT_COLOR to write all our colors at once.
Eric Anholt
2011-10-18
1
-12
/
+3
*
svga: Plug a fence leak
Thomas Hellstrom
2011-10-18
1
-3
/
+3
*
i915g: Use the right shader limits.
Stéphane Marchesin
2011-10-17
3
-5
/
+9
*
i915g: Add TODO.
Stéphane Marchesin
2011-10-17
1
-0
/
+2
*
r600g: Use the bitfield define matching the register it is used for.
Mathias Fröhlich
2011-10-18
1
-2
/
+2
*
st/xorg: fix build when /lib/gallium directory does not exist yet
Marcin Slusarz
2011-10-17
1
-1
/
+1
*
targets/va/vdpau/xvmc: don't rebuild target lib every time
Marcin Slusarz
2011-10-17
3
-3
/
+3
*
st/xorg: remove target library on make clean
Marcin Slusarz
2011-10-17
1
-1
/
+1
*
gallium/targets: use c++ compiler for linking
Marcin Slusarz
2011-10-17
9
-25
/
+63
*
r300/compiler: Try to eliminate REPL_ALPHA instructions
Tom Stellard
2011-10-16
1
-33
/
+57
*
r300/compiler: More agressive RGB to Alpha conversions
Tom Stellard
2011-10-16
1
-8
/
+10
*
r300/compiler: Only convert RGB->Alpha when optimizations are enabled
Tom Stellard
2011-10-16
2
-1
/
+8
*
mesa: add a function to do the image data copy stuff for save_CompressedTex(S...
Yuanhan Liu
2011-10-17
1
-75
/
+27
*
gallivm: Eliminate tgsi_util_get_full_src_register_sign_mode call.
José Fonseca
2011-10-16
1
-11
/
+3
*
llvmpipe: Use lp_build_ifloor_fract for exp2 calculation.
José Fonseca
2011-10-16
2
-5
/
+11
*
Revert "r300g: fix rendering with a non-zero index bias in draw_elements_imme...
Marek Olšák
2011-10-16
1
-3
/
+1
*
swrast: Remove redundant term in logic expression
Chad Versace
2011-10-15
2
-2
/
+0
*
swrast: Fix fastpaths in glRead/WritePixels(GL_DEPTH_STENCIL)
Chad Versace
2011-10-15
2
-0
/
+4
*
nv50,nvc0: extend formats table for integer formats
Christoph Bumiller
2011-10-15
4
-1135
/
+731
*
gallium: add PIPE_BIND_BLENDABLE flag
Christoph Bumiller
2011-10-15
2
-4
/
+10
[next]