projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2013-06-19
Maarten Lankhorst
nvc0: kill assert in ppp code
commit
|
commitdiff
|
tree
2013-06-19
Chia-I Wu
ilo: rework shader cache
commit
|
commitdiff
|
tree
2013-06-18
Emil Velikov
nv50: avoid crash on updating RASTERIZE_ENABLE state
commit
|
commitdiff
|
tree
2013-06-18
Kristian Høgsberg
wayland: Handle global_remove event as well
commit
|
commitdiff
|
tree
2013-06-18
Jordan Justen
gen7: fix GPU hang on WebGL texture-size test
commit
|
commitdiff
|
tree
2013-06-18
Eric Anholt
intel: Remove unused IS_POWER_OF_TWO() macro.
commit
|
commitdiff
|
tree
2013-06-18
Zack Rusin
Revert "draw: clear the draw buffers in draw"
commit
|
commitdiff
|
tree
2013-06-18
Roland Scheidegger
llvmpipe: fixes for conditional rendering
commit
|
commitdiff
|
tree
2013-06-18
Roland Scheidegger
gallium: add condition parameter to render_condition
commit
|
commitdiff
|
tree
2013-06-18
Chia-I Wu
ilo: construct depth/stencil command in create_surface()
commit
|
commitdiff
|
tree
2013-06-17
Eric Anholt
intel: Allow blorp CopyTexSubImage to nonzero destinati...
commit
|
commitdiff
|
tree
2013-06-17
Eric Anholt
intel: Allow blit CopyTexSubImage to nonzero destinatio...
commit
|
commitdiff
|
tree
2013-06-17
Eric Anholt
intel: Directly implement blit glBlitFramebuffer instea...
commit
|
commitdiff
|
tree
2013-06-17
Eric Anholt
intel: Move XRGB->ARGB blit logic into intel_miptree_bl...
commit
|
commitdiff
|
tree
2013-06-17
Eric Anholt
intel: Fix Y tiling support for glCopyTexSubImage's...
commit
|
commitdiff
|
tree
2013-06-17
Eric Anholt
intel: Make batch macros for doing BCS_SWCTRL setup.
commit
|
commitdiff
|
tree
2013-06-17
Eric Anholt
mesa: Hide weirdness of 1D_ARRAY textures from Driver...
commit
|
commitdiff
|
tree
2013-06-17
Dave Airlie
tgsi: text parser: fix parsing of array in declaration
commit
|
commitdiff
|
tree
2013-06-17
Sven Joachim
mesa: Fix ieee fp on Alpha
commit
|
commitdiff
|
tree
2013-06-17
Richard Sandiford
st/xlib: Fix XImage stride calculation
commit
|
commitdiff
|
tree
2013-06-17
Richard Sandiford
st/xlib Fix XIMage bytes-per-pixel calculation
commit
|
commitdiff
|
tree
2013-06-17
Jonathan Gray
gallium: replace bswap_32 calls with util_bswap32
commit
|
commitdiff
|
tree
2013-06-17
Zack Rusin
draw: fix a regression in computing max elt
commit
|
commitdiff
|
tree
2013-06-17
Zack Rusin
draw: clear the draw buffers in draw
commit
|
commitdiff
|
tree
2013-06-17
Chia-I Wu
ilo: add pipe-based copy method to ilo_blitter
commit
|
commitdiff
|
tree
2013-06-17
Chia-I Wu
ilo: add BLT-based blitting methods to ilo_blitter
commit
|
commitdiff
|
tree
2013-06-17
Chia-I Wu
ilo: replace util_blitter by ilo_blitter
commit
|
commitdiff
|
tree
2013-06-15
Kenneth Graunke
i965: Assume flexible hardware primitive restart exists...
commit
|
commitdiff
|
tree
2013-06-15
Chris Forbes
i965: Shrink Gen5 VUE map layout to be the same as...
commit
|
commitdiff
|
tree
2013-06-15
Kenneth Graunke
i965: Implement 16-wide math on G45 and Ironlake.
commit
|
commitdiff
|
tree
2013-06-14
Matt Turner
glsl: Disallow return with a void argument from void...
commit
|
commitdiff
|
tree
2013-06-14
Matt Turner
glsl: Allow implicit conversion of return values.
commit
|
commitdiff
|
tree
2013-06-14
Matt Turner
glsl: Add gl_{Max,Min}ProgramTexelOffset built-in const...
commit
|
commitdiff
|
tree
2013-06-14
Matt Turner
glsl: Allow swizzles on scalars.
commit
|
commitdiff
|
tree
2013-06-14
Matt Turner
glsl: Allow .length() method on vectors and matrices.
commit
|
commitdiff
|
tree
2013-06-14
Todd Previte
mesa: Add infrastructure for ARB_shading_language_420pack.
commit
|
commitdiff
|
tree
2013-06-14
Chia-I Wu
ilo: fix for half-float vertex arrays
commit
|
commitdiff
|
tree
2013-06-14
Chia-I Wu
ilo: add some assertions to help debugging
commit
|
commitdiff
|
tree
2013-06-14
Chia-I Wu
ilo: silence a compiler warning
commit
|
commitdiff
|
tree
2013-06-14
Vinson Lee
glsl: Fix null check in read_dereference.
commit
|
commitdiff
|
tree
2013-06-14
Chia-I Wu
st/mesa: fix temp texture bindings in st_CopyPixels()
commit
|
commitdiff
|
tree
2013-06-13
Zack Rusin
gallium/draw: add limits to the clip and cull distances
commit
|
commitdiff
|
tree
2013-06-13
Zack Rusin
draw: cleanup the distance culling code a bit
commit
|
commitdiff
|
tree
2013-06-13
Chia-I Wu
ilo: mapping a resource may make some states dirty
commit
|
commitdiff
|
tree
2013-06-13
Chia-I Wu
ilo: bump up PIPE_CAP_GLSL_FEATURE_LEVEL to 140
commit
|
commitdiff
|
tree
2013-06-13
Chia-I Wu
ilo: initialize dirty flags in ilo_init_states()
commit
|
commitdiff
|
tree
2013-06-13
Chia-I Wu
ilo: re-emit states that involve resources
commit
|
commitdiff
|
tree
2013-06-13
Chia-I Wu
ilo: fix for util_blitter_clear() changes
commit
|
commitdiff
|
tree
2013-06-13
Manfred Ernst
mesa: Fix bug in unclamped float to ubyte conversion.
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
st/dri: if flushing a drawable, don't set reason=SWAPBU...
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
st/dri: resolve the back buffer only in SwapBuffers
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
st/dri: manually swap MSAA front and back buffers in...
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
st/dri: always copy new DRI front and back buffers...
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
st/dri: refactor dri_msaa_resolve
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
st/dri: reuse depth-stencil and MSAA resources after...
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
st/dri: fix MSAA resolving of buffers with height ...
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
st/mesa: make generic CopyPixels path work with MSAA...
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
st/mesa: don't use blit_copy_pixels if an occlusion...
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
st/mesa: rework blit_copy_pixels to use pipe->blit
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
r600g: upsample and downsample MSAA resources for transfers
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
gallium/u_format: add a new helper for initializing...
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
gallium/u_blitter: make clearing independent of the...
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
gallium/u_blitter: make clearing independent of the...
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
gallium/util: make WRITES_ALL_CBUFS optional in the...
commit
|
commitdiff
|
tree
2013-06-13
Marek Olšák
mesa: fix OES_EGL_image_external being partially allowe...
commit
|
commitdiff
|
tree
2013-06-12
Ian Romanick
glsl: Generate smaller values for uniform locations
commit
|
commitdiff
|
tree
2013-06-12
Ian Romanick
glsl: Add gl_shader_program::UniformLocationBaseScale
commit
|
commitdiff
|
tree
2013-06-12
Ian Romanick
glsl: Add a gl_shader_program parameter to _mesa_unifor...
commit
|
commitdiff
|
tree
2013-06-12
Roland Scheidegger
util: new util_fill_box helper
commit
|
commitdiff
|
tree
2013-06-12
Roland Scheidegger
gallivm: (trivial) remove duplicated code block (includ...
commit
|
commitdiff
|
tree
2013-06-12
Paul Berry
i965/gen7: Enable support for fast color clears.
commit
|
commitdiff
|
tree
2013-06-12
Paul Berry
i965/gen7+: Disable fast color clears on shared regions.
commit
|
commitdiff
|
tree
2013-06-12
Paul Berry
i965/gen7+: Resolve color buffers when necessary.
commit
|
commitdiff
|
tree
2013-06-12
Paul Berry
i965/gen7+: Ensure that front/back buffers are fast...
commit
|
commitdiff
|
tree
2013-06-12
Paul Berry
i965/blorp: Write blorp code to do render target resolves.
commit
|
commitdiff
|
tree
2013-06-12
Paul Berry
i965/blorp: Expand clear class hierarchy to prepare...
commit
|
commitdiff
|
tree
2013-06-12
Paul Berry
i965/gen7+: Implement fast color clear operation in...
commit
|
commitdiff
|
tree
2013-06-12
Paul Berry
i965/gen7+: Create helper functions for single-sample...
commit
|
commitdiff
|
tree
2013-06-12
Paul Berry
i965/gen7+: Set up MCS in SURFACE_STATE whenever MCS...
commit
|
commitdiff
|
tree
2013-06-12
Paul Berry
i965/gen7+: Create an enum for keeping track of fast...
commit
|
commitdiff
|
tree
2013-06-12
Paul Berry
intel: Conditionally compile mcs-related code for i965...
commit
|
commitdiff
|
tree
2013-06-12
Paul Berry
intel: Keep region name in intel_miptree_create_for_dri...
commit
|
commitdiff
|
tree
2013-06-12
Chia-I Wu
winsys/intel: make struct intel_bo alias drm_intel_bo
commit
|
commitdiff
|
tree
2013-06-12
Chia-I Wu
winsys/intel: reorganize functions
commit
|
commitdiff
|
tree
2013-06-12
Chia-I Wu
ilo: update winsys interface
commit
|
commitdiff
|
tree
2013-06-12
Chia-I Wu
ilo: get rid of function tables in winsys
commit
|
commitdiff
|
tree
2013-06-12
Chia-I Wu
ilo: access bo size directly
commit
|
commitdiff
|
tree
2013-06-12
Chia-I Wu
ilo: remove unnecessary tex_set_bo/buf_set_bo
commit
|
commitdiff
|
tree
2013-06-11
Kenneth Graunke
i965: Emit the depth/stencil state pointer directly...
commit
|
commitdiff
|
tree
2013-06-11
Kenneth Graunke
i965: Emit the CC state pointer directly rather than...
commit
|
commitdiff
|
tree
2013-06-11
Kenneth Graunke
i965: Emit the BLEND_STATE pointer directly rather...
commit
|
commitdiff
|
tree
2013-06-11
Zack Rusin
draw: implement distance culling
commit
|
commitdiff
|
tree
2013-06-11
Zack Rusin
gallium: add a cull distance semantic
commit
|
commitdiff
|
tree
2013-06-11
Zack Rusin
draw: fix clipper invocation statistics
commit
|
commitdiff
|
tree
2013-06-11
Zack Rusin
draw: enable user plane clipping when clipdistance...
commit
|
commitdiff
|
tree
2013-06-11
Zack Rusin
draw: make sure clipdistances work with geometry shaders
commit
|
commitdiff
|
tree
2013-06-11
Kenneth Graunke
Revert "i965: Disable unused pipeline stages once at...
commit
|
commitdiff
|
tree
2013-06-11
Brian Paul
swrast: add texfetch code for some XBGR formats
commit
|
commitdiff
|
tree
2013-06-10
Brian Paul
mesa: add missing texture strings in tex_target_name()
commit
|
commitdiff
|
tree
2013-06-10
Alex Deucher
winsys/radeon: add env var to disable VM on Cayman...
commit
|
commitdiff
|
tree
next