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
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Make ARB_sampler_objects mandatory
Pauli Nieminen
2012-08-01
1
-1
/
+0
*
radeon&r200: Add support for ARB_sampler_objects
Pauli Nieminen
2012-08-01
10
-39
/
+67
*
radeon: Fix printf format not to warn in 64bit
Pauli Nieminen
2012-08-01
1
-2
/
+2
*
nouveau: Add support for ARB_sampler_objects
Pauli Nieminen
2012-08-01
4
-31
/
+46
*
mesa: Move DepthMode to texture object
Pauli Nieminen
2012-08-01
4
-4
/
+4
*
i965/msaa: Allow GL_SAMPLES to be set to 1 prior to Gen6.
Paul Berry
2012-08-01
1
-1
/
+9
*
i965/msaa: Treat GL_SAMPLES=1 as equivalent to GL_SAMPLES=0.
Paul Berry
2012-08-01
11
-22
/
+23
*
intel: Use consistent pattern in intelCreateBuffer
Chad Versace
2012-08-01
1
-4
/
+2
*
intel: Decrease nesting level in intelCreateBuffer
Chad Versace
2012-08-01
1
-66
/
+63
*
intel: Remove dead code in intelAllocateBuffer
Chad Versace
2012-08-01
1
-85
/
+7
*
r200: get rid of dubious aux scissor bits
Roland Scheidegger
2012-08-01
2
-24
/
+15
*
radeon/r200: get rid of some unneeded cliprect/scissor code
Roland Scheidegger
2012-08-01
4
-62
/
+3
*
r200: get rid of old gart memory functions from old dri1
Roland Scheidegger
2012-08-01
2
-32
/
+0
*
radeon/r200: fix bogus clears
Roland Scheidegger
2012-08-01
2
-52
/
+22
*
radeon/r200: fix bogus assert/scissor wrt width/height 2048
Roland Scheidegger
2012-08-01
2
-8
/
+8
*
i965: Add support for GL_SKIP_DECODE_EXT on other SRGB formats.
Eric Anholt
2012-07-31
1
-8
/
+3
*
Move installing osmesa.pc to drivers/osmesa
Jon TURNEY
2012-07-31
2
-2
/
+15
*
intel: add support for using API_OPENGL_CORE
Jordan Justen
2012-07-30
1
-1
/
+1
*
meta: add support for using API_OPENGL_CORE
Jordan Justen
2012-07-30
1
-1
/
+1
*
i965: Support MESA_FORMAT_SIGNED_RGBA_16.
Kenneth Graunke
2012-07-30
1
-1
/
+1
*
meta: fix glDrawPixels fallback test, stencil drawing
Brian Paul
2012-07-27
1
-2
/
+2
*
radeon: fix 'sowftware' typo
Brian Paul
2012-07-27
1
-1
/
+1
*
i965/gen7: Reduce GT1 WM thread count according to updated BSpec.
Eric Anholt
2012-07-27
1
-1
/
+1
*
i965: Fix typo in shader channel select field name.
Kenneth Graunke
2012-07-27
3
-20
/
+20
*
i965/msaa: Use MESA_FORMAT_R8 for MCS buffer.
Paul Berry
2012-07-27
1
-1
/
+1
*
intel: increase wm thread number to 80 on gen6 GT2
Zou Nan hai
2012-07-27
1
-5
/
+1
*
i965/msaa: use ROUND_DOWN_TO macro.
Paul Berry
2012-07-26
1
-6
/
+6
*
radeon: fix Base/base typo
Brian Paul
2012-07-26
1
-1
/
+1
*
radeon: set swrast_renderbuffer::ColorType field when mapping renderbuffers
Brian Paul
2012-07-26
1
-0
/
+2
*
xlib: add X error handler around XGetImage() call
Brian Paul
2012-07-26
1
-0
/
+29
*
i965: Use sendc for all render target writes on Gen6+.
Paul Berry
2012-07-26
1
-1
/
+1
*
i965/msaa: Remove TODO comments that are no longer relevant.
Paul Berry
2012-07-26
2
-3
/
+2
*
intel: Make more consistent use of _mesa_is_{user,winsys}_fbo()
Paul Berry
2012-07-26
9
-12
/
+19
*
i965: Remove unused param conversion code.
Eric Anholt
2012-07-25
7
-80
/
+3
*
Update mesa/drivers/x11/Makefile.am for xm_image.h removal
Jon TURNEY
2012-07-25
1
-1
/
+0
*
drivers/osmesa: Link OSMesa using -no-undefined libtool flag
Jon TURNEY
2012-07-25
1
-1
/
+1
*
drivers/X11: Link X11 libGL with -no-undefined libtool flag
Jon TURNEY
2012-07-25
1
-0
/
+1
*
i965/msaa: Switch on 8x MSAA for Gen7.
Paul Berry
2012-07-24
2
-3
/
+7
*
i965/msaa: Adjust MCS buffer allocation for 8x MSAA.
Paul Berry
2012-07-24
1
-2
/
+25
*
i965/msaa: Remove assertion in 3DSTATE_SAMPLE_MASK to allow 8x MSAA.
Paul Berry
2012-07-24
1
-3
/
+0
*
i965/msaa: Adjust 3DSTATE_MULTISAMPLE packet for 8x MSAA.
Paul Berry
2012-07-24
1
-6
/
+64
*
i965/blorp: Encode and decode IMS format for 8x MSAA correctly.
Paul Berry
2012-07-24
1
-39
/
+107
*
i965/blorp: Compute sample number correctly for 8x MSAA.
Paul Berry
2012-07-24
1
-13
/
+42
*
i965/blorp: Properly adjust primitive size for 8x MSAA.
Paul Berry
2012-07-24
1
-4
/
+17
*
i965/blorp: Parameterize manual_blend() by num_samples.
Paul Berry
2012-07-24
1
-8
/
+5
*
i965/msaa: Remove comment about falsely claiming to support MSAA.
Paul Berry
2012-07-24
1
-5
/
+0
*
i965/blorp: Handle DrawBuffers properly.
Paul Berry
2012-07-24
1
-7
/
+10
*
i965/blorp: Rearrange order of blit validation and preparation steps.
Paul Berry
2012-07-24
1
-55
/
+88
*
i965/blorp: Don't fall back to swrast when miptrees absent.
Paul Berry
2012-07-24
1
-6
/
+2
*
i965/blorp: Fixup scissoring of blits to window system buffers.
Paul Berry
2012-07-24
1
-12
/
+16
[next]