projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2011-10-22
Dave Airlie
r600g: make if's use PRED_SETNE_INT no matter what.
commit
|
commitdiff
|
tree
2011-10-22
Dave Airlie
r600g: print inst in hex in dumps
commit
|
commitdiff
|
tree
2011-10-22
Dave Airlie
r600g: drop specific i2f it should be a trans only...
commit
|
commitdiff
|
tree
2011-10-22
Mathias Froehlich
vbo: Clean up unused variables in the vbo module.
commit
|
commitdiff
|
tree
2011-10-22
Alan Coopersmith
Convert additional GNUC_MINOR checks to multiplied...
commit
|
commitdiff
|
tree
2011-10-22
Alan Coopersmith
Fix gcc version checks for _mesa_bitcount
commit
|
commitdiff
|
tree
2011-10-21
Maarten Lankhorst
gallium/targets: Add vdpau target for nouveau
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: set primitive restart in the correct draw calls
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nv50/ir: import SM4 converter
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nouveau,nvc0: fix/improve handling of multiple constant...
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0: add support for linear and buffer textures and RTs
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0: add support for clip distance shader outputs
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0: handle more query types
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0: fix location of the PrimitiveID output
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0: prevent VERTEXID/INSTANCEID from consuming input...
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0: fixes for program tessellation parameters
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nv50,nvc0: reset per-instance state for inactive vertex...
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nv50,nvc0: reset base element in draw_arrays
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0: apply first_layer offset to all resources with...
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0: emit state to allow GP to select the RT layer
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0: validate GP samplers, textures
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0: fix clear_render_target/depth_stencil region
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0: fix assertion that immediate array buffer fits
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nv50/ir: use RDSV to fetch FrontFacing before lowering
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nv50/ir: fix textureGrad with offsets and in non-FPs
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nv50/ir: add wrap mode for shift operations
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nv50/ir: initialize RelocInfo to 0
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0/ir: fix emission of cvt when register and type...
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nv50/ir: fix argument count for CUBE_ARRAY texture...
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0/ir: GP emit address must end up in $r0
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0/ir: TXQ requires different lowering from normal TEX
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nv50/ir: initialize default prog_info values for GP,TP
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nv50/ir: fix memory value equality check
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nv50/ir: fix leak in removal of graph root
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: fix/improve OMSetRenderTargets
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: avoid translating invalid blend, depth or stenci...
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: add support for buffer views
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: improve CreateInputLayout
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x/context: fix IASetVertexBuffers stride comparison
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: use ZS formats for TYPELESS resources with DS...
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: use resource format if view format is UNKNOWN
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: fix shadow comparison to gallium enum off by one
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: improve CheckFormatSupport
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: update format mapping table
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: fix translation of subresource to layer
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: fix initial data upload for 3D textures
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: MipLevels -1 in resource view desc means all
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x/dxgi: fix initialization of pipe_box for Present...
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: implement array textures
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0/ir: handle levelZero modifier in TEX emission
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0/ir: fix lowering of DIV F32
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: fix refcounting of GalliumD3D11DeviceChild objects
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
nvc0/ir: fix xy confusion typo in readTessCoord
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x/sm4: save CUSTOMDATA
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: add FORK/JOIN phase opcodes to declarations
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: add shader signature to sm4_program
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: attempt to detect D3D10 feature level
commit
|
commitdiff
|
tree
2011-10-21
Christoph Bumiller
d3d1x: switch to TGSI SAMPLE opcodes
commit
|
commitdiff
|
tree
2011-10-21
Brian Paul
st/mesa: fix a bug in and re-org setup_interleaved_attr...
commit
|
commitdiff
|
tree
2011-10-21
Kenneth Graunke
glsl: Short-circuit lower_if_to_cond_assign when MaxIfD...
commit
|
commitdiff
|
tree
2011-10-21
Kenneth Graunke
i965: Set MaxIfDepth to UINT_MAX on Gen6+ and 16 on...
commit
|
commitdiff
|
tree
2011-10-21
Jeremy Huddleston
apple: Use the correct (OpenGL.framework) glViewport...
commit
|
commitdiff
|
tree
2011-10-21
Jeremy Huddleston
apple: Silence some debug spew
commit
|
commitdiff
|
tree
2011-10-21
Marek Olšák
r600g: cleanup r600_reset_blittable_to_compressed
commit
|
commitdiff
|
tree
2011-10-21
Vinson Lee
st/mesa: Initialize variable.
commit
|
commitdiff
|
tree
2011-10-21
Alan Coopersmith
Add solaris detection for PIPE_ARCH_LITTLE_ENDIAN/PIPE_...
commit
|
commitdiff
|
tree
2011-10-20
Kenneth Graunke
i965: Remove copy and pasted gen7_wm_constants state...
commit
|
commitdiff
|
tree
2011-10-20
Kenneth Graunke
i965: Use AUB_TRACE_WM_CONSTANTS in gen7_prepare_wm_pus...
commit
|
commitdiff
|
tree
2011-10-20
Kenneth Graunke
i965: Fix incorrect dirty bit in gen6_prepare_wm_push_c...
commit
|
commitdiff
|
tree
2011-10-20
Marek Olšák
r300g: don't return NULL in resource_from_handle if...
commit
|
commitdiff
|
tree
2011-10-20
Brian Paul
docs: document known issues with Viewperf 11
commit
|
commitdiff
|
tree
2011-10-20
Eric Anholt
i965/vs: Fix comparisons with uint negation.
commit
|
commitdiff
|
tree
2011-10-20
Eric Anholt
i965/fs: Fix comparisions with uint negation.
commit
|
commitdiff
|
tree
2011-10-20
Christoph Bumiller
d3d1x: make use of new query types
commit
|
commitdiff
|
tree
2011-10-20
Christoph Bumiller
softpipe: implement/fix TIMESTAMP queries
commit
|
commitdiff
|
tree
2011-10-20
Christoph Bumiller
gallium: add new query types and missing documentation
commit
|
commitdiff
|
tree
2011-10-20
Eric Anholt
mesa: Fix detection of whether an ARB_vp is enabled...
commit
|
commitdiff
|
tree
2011-10-20
Eric Anholt
mesa: Round the argument to PixelStoref instead of...
commit
|
commitdiff
|
tree
2011-10-20
Yuanhan Liu
mesa: handle PBO access error in display list mode
commit
|
commitdiff
|
tree
2011-10-19
Brian Paul
i965: silence signed/unsigned comparison warning
commit
|
commitdiff
|
tree
2011-10-19
Brian Paul
st/mesa: remove primitive restart assertion
commit
|
commitdiff
|
tree
2011-10-19
Jakob Bornecrantz
st/mesa: Don't have indices buffers map when calling...
commit
|
commitdiff
|
tree
2011-10-19
Jakob Bornecrantz
st/mesa: Implement primitive restart in software
commit
|
commitdiff
|
tree
2011-10-19
Brian Paul
swrast: fix float->uint conversion of gl_FragDepth
commit
|
commitdiff
|
tree
2011-10-19
Brian Paul
mesa: better debug messages in _mesa_test_texobj_comple...
commit
|
commitdiff
|
tree
2011-10-19
José Fonseca
mesa/st: Backport WPOS adjustment fixes from st_mesa_to...
commit
|
commitdiff
|
tree
2011-10-19
Thomas Hellstrom
winsys/svga: Remove some unneeded debug code
commit
|
commitdiff
|
tree
2011-10-19
Vinson Lee
scons: Add uniform_query.cpp to SConscript.
commit
|
commitdiff
|
tree
2011-10-19
Yuanhan Liu
mesa: handle the pbo case for save_Bitmap
commit
|
commitdiff
|
tree
2011-10-19
Yuanhan Liu
mesa: fix inverted pbo test error at _mesa_GetnCompress...
commit
|
commitdiff
|
tree
2011-10-19
Yuanhan Liu
mesa: generate error if pbo offset is not aligned with...
commit
|
commitdiff
|
tree
2011-10-19
Yuanhan Liu
i965: setup address rounding enable bits
commit
|
commitdiff
|
tree
2011-10-19
Brian Paul
i915: make i830/i915_hiz_resolve_noop() static
commit
|
commitdiff
|
tree
2011-10-19
Brian Paul
mesa: use format string in _mesa_error() call to silenc...
commit
|
commitdiff
|
tree
2011-10-19
Brian Paul
i965: remove unused vars in brw_set_ff_sync_message()
commit
|
commitdiff
|
tree
2011-10-19
Ian Romanick
glsl_to_tgsi: Use _mesa_generate_parameters_list_for_un...
commit
|
commitdiff
|
tree
2011-10-19
Ian Romanick
ir_to_mesa: Generate gl_program_parameter list by walki...
commit
|
commitdiff
|
tree
2011-10-19
Ian Romanick
ir_to_mesa: Move some things outside the 'extern "C...
commit
|
commitdiff
|
tree
2011-10-19
Ian Romanick
mesa: Use glsl_type::gl_type in glGetActiveUniform
commit
|
commitdiff
|
tree
2011-10-19
Ian Romanick
mesa: Move _mesa_GetActiveUniformARB to uniform_query.cpp
commit
|
commitdiff
|
tree
next