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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
r300/compiler: Enable reg rename pass on r500 and run it before optimizations
Tom Stellard
2011-10-14
1
-4
/
+1
*
r300/compiler: Implement the texture semaphore
Tom Stellard
2011-10-14
6
-49
/
+308
*
r300/compiler: Don't pair output writes with GPR writes in the scheduler
Tom Stellard
2011-10-14
1
-0
/
+7
*
r300/compiler: Prevent regalloc from creating non-native swizzles
Tom Stellard
2011-10-14
1
-16
/
+63
*
r300/compiler: Allow merged instructions to be scheduled on demand
Tom Stellard
2011-10-14
1
-50
/
+99
*
mesa/vbo: Treat attribute 0 and vertex as the same
Ian Romanick
2011-10-14
1
-1
/
+2
*
r300g: set max vertex samplers to 0 on swtcl chipsets
Marek Olšák
2011-10-14
1
-3
/
+8
*
winsys/svga: Rework buffer allocation to make it more robust v2.
Thomas Hellstrom
2011-10-14
3
-17
/
+57
*
dri-vmwgfx: Hook up a drm_descriptor configuration function
Thomas Hellstrom
2011-10-14
1
-2
/
+18
*
st/dri: Hook up throttling based on the drm driver_descriptor configuration
Thomas Hellstrom
2011-10-14
3
-2
/
+27
*
drm_driver: Add a configuration function to the driver descriptor.
Thomas Hellstrom
2011-10-14
27
-27
/
+72
*
svga/winsys: Make sure a flush always inserts and returns a fence if requested
Thomas Hellstrom
2011-10-14
1
-1
/
+1
*
st/dri: Implement the new dri2 throttling extension
Thomas Hellstrom
2011-10-14
2
-2
/
+136
*
dri2: Implement a throttle dri extension.
Thomas Hellstrom
2011-10-14
1
-3
/
+50
*
swrast: be a bit smarter in clip_span()
Brian Paul
2011-10-13
1
-1
/
+4
*
mesa: remove unused gl_sampler_object::_CompleteTexture field
Brian Paul
2011-10-13
1
-3
/
+0
*
meta: fix redBits size test in get_temp_image_type()
Brian Paul
2011-10-13
1
-1
/
+1
*
st/wgl: Release stw_framebuffer::mutex after pbuffer creation.
Mathias Froehlich
2011-10-13
1
-0
/
+2
*
st/xorg: fix build without LLVM
Marcin Slusarz
2011-10-13
1
-0
/
+2
*
i965 Gen6+: De-compact clip plane constants for old VS backend.
Paul Berry
2011-10-13
1
-8
/
+7
*
st/mesa: kill instruction if writemask=0 in eliminate_dead_code_advanced()
Brian Paul
2011-10-13
1
-1
/
+1
*
s/format/baseFormat/ to be more explicit
Brian Paul
2011-10-13
1
-5
/
+5
*
mesa: remove redundant buffer checks in copytexsubimage_error_check2()
Brian Paul
2011-10-13
1
-17
/
+0
*
mesa: remove redundant buffer checks in copytexture_error_check()
Brian Paul
2011-10-13
1
-16
/
+0
*
mesa: check attachment Type field in renderbuffer_exists()
Brian Paul
2011-10-13
1
-10
/
+4
*
mesa: consolidate _mesa_source/dest_buffer_exists()
Brian Paul
2011-10-13
1
-87
/
+43
*
d3d1x: fix check for PIPE_CAP_CONDITIONAL_RENDER
Christoph Bumiller
2011-10-13
2
-3
/
+1
*
softpipe: fix regression with tex tile cache since integer support.
Dave Airlie
2011-10-12
1
-2
/
+3
*
mesa: make _mesa_update_depth/stencil_buffer() static
Brian Paul
2011-10-11
2
-32
/
+10
*
intel: Assert that no batch is emitted if a region is mapped
Chad Versace
2011-10-11
3
-1
/
+32
*
i965: Fix computation of abs(-x) in FS
Paul Berry
2011-10-11
2
-1
/
+5
*
nv50: don't crash on TXD opcode
Marcin Slusarz
2011-10-11
1
-0
/
+2
*
i965: Replace incorrect use of GLboolean with enum brw_compression.
Kenneth Graunke
2011-10-11
3
-5
/
+9
*
mesa: Only allow queries of window system FBO on desktop GL w/ARB_fbo
Ian Romanick
2011-10-11
1
-0
/
+15
*
mesa: Accept GL_DEPTH and GL_STENCIL for window system FBO only
Ian Romanick
2011-10-11
1
-12
/
+27
*
svga: remove old, unused sincos code for SM2.0
Brian Paul
2011-10-11
2
-51
/
+0
*
svga: remove support for shader model 2.0
Brian Paul
2011-10-11
9
-374
/
+25
*
softpipe: add integer support
Dave Airlie
2011-10-11
5
-44
/
+146
[next]