projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2013-02-08
Matt Turner
mesa: Allow glGet* queries of MAX_VARYING_COMPONENTS...
commit
|
commitdiff
|
tree
2013-02-08
Daniel van...
gbm: Remember to init format on gbm_dri_bo_create.
commit
|
commitdiff
|
tree
2013-02-07
Eric Anholt
glx: Centralize the code for context flushing.
commit
|
commitdiff
|
tree
2013-02-07
Eric Anholt
glx: Add a little comment about what dri2FlushFrontBuff...
commit
|
commitdiff
|
tree
2013-02-07
Michel Dänzer
radeonsi: Handle scaled and integer formats for sampler...
commit
|
commitdiff
|
tree
2013-02-07
Michel Dänzer
radeonsi: Don't advertise PIPE_FORMAT_L8A8_SRGB support.
commit
|
commitdiff
|
tree
2013-02-07
Michel Dänzer
radeonsi: Remove incorrect (and dead) assignment in...
commit
|
commitdiff
|
tree
2013-02-07
Michel Dänzer
radeonsi: Use unique names for referring to texture...
commit
|
commitdiff
|
tree
2013-02-07
Marek Olšák
r300g: put textures with usage=staging in GTT and make...
commit
|
commitdiff
|
tree
2013-02-07
Jerome Glisse
r600g: fix slice tile max for compressed texture and...
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
radeonsi: use new RGBX formats
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
r300g: fix blending and alpha-test with RGBX16F and...
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
r300g: use new RGBX formats
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
r600g: use new RGBX formats
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
st/mesa: use new RGBX formats
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
mesa: add RGBX formats for existing GL RGB texture...
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
gallium: add RGBX formats for existing GL RGB texture...
commit
|
commitdiff
|
tree
2013-02-06
Kenneth Graunke
i965/blorp: Support blits between ARGB and XRGB formats.
commit
|
commitdiff
|
tree
2013-02-06
Kenneth Graunke
i965/blorp: Support overriding destination alpha to...
commit
|
commitdiff
|
tree
2013-02-06
Kenneth Graunke
i965: Implement CopyTexSubImage2D via BLORP (and use...
commit
|
commitdiff
|
tree
2013-02-06
Kenneth Graunke
mesa: Put extern "C" guards in renderbuffer.h.
commit
|
commitdiff
|
tree
2013-02-06
Brian Paul
llvmpipe: remove extraneous const qualifier
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
gallium/util: remove duplicated function util_format_is...
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
st/mesa: get rid of GET_CURRENT_CONTEXT in st_choose_format
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
st/mesa: adjust texture format selection to try the...
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
st/mesa: put RGBX8 and RGBA8 in the default format...
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
st/mesa: add the rest of RGB8 format/type combos to...
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
mesa: fixup inconsistent naming of RG16 formats
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
r600g: report correct control flow depth
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
glsl: fix incorrect comment about do_common_optimization
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
st/mesa: emit saturates in the vertex shader if Shader...
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
st/mesa: advertise ARB_shading_language_packing for...
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
st/mesa: do most of GLSL lowering outside of the optimi...
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
st/mesa: remove dead code depending on EmitCondCodes
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
r300g: try to use color varyings for texcoords if max...
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
r300/compiler: copy-propagate saturate mode when possible
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
r300/compiler: add support for saturate output modifier...
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
r300g: fix blending with RGBX formats
commit
|
commitdiff
|
tree
2013-02-06
Marek Olšák
r300g: fix blending with blend color and RGBA formats
commit
|
commitdiff
|
tree
2013-02-06
José Fonseca
egl/dri: Don't invoke dri2_dpy->flush if it's NULL.
commit
|
commitdiff
|
tree
2013-02-06
Vinson Lee
glsl: Initialize ast_parameter_declarator member variables.
commit
|
commitdiff
|
tree
2013-02-05
Brian Paul
svga: fix sRGB rendering
commit
|
commitdiff
|
tree
2013-02-05
Tom Stellard
r600g/compute: Fix segfault caused by new shader disass...
commit
|
commitdiff
|
tree
2013-02-05
Michel Dänzer
Require libdrm_radeon 2.4.42 for radeonsi.
commit
|
commitdiff
|
tree
2013-02-05
Eric Anholt
i965: Disable write masking when setting up texturing m0.
commit
|
commitdiff
|
tree
2013-02-04
Tapani Pälli
intel: Fix regression in intel_create_image_from_name...
commit
|
commitdiff
|
tree
2013-02-04
Eric Anholt
i965: Fix segfaults from 45a28a927ab7f29ff325b9326d386a...
commit
|
commitdiff
|
tree
2013-02-04
Alex Deucher
radeonsi: add Oland pci ids
commit
|
commitdiff
|
tree
2013-02-04
Alex Deucher
radeonsi: default PA_SC_RASTER_CONFIG to 0
commit
|
commitdiff
|
tree
2013-02-04
Alex Deucher
radeonsi: add support for Oland chips
commit
|
commitdiff
|
tree
2013-02-04
Paul Berry
glsl: Support transform feedback of varying structs.
commit
|
commitdiff
|
tree
2013-02-04
Paul Berry
glsl: Use parse_program_resource_name to parse transfor...
commit
|
commitdiff
|
tree
2013-02-04
Paul Berry
glsl: Rename uniform_field_visitor to program_resource_...
commit
|
commitdiff
|
tree
2013-02-04
Paul Berry
mesa/glsl: Separate parsing logic from _mesa_get_unifor...
commit
|
commitdiff
|
tree
2013-02-04
Quentin Glidic
gallium/egl: Fix include dirs for VPATH build
commit
|
commitdiff
|
tree
2013-02-04
Abdiel Janulgue
intel: make sure to setup image dimension in image_from...
commit
|
commitdiff
|
tree
2013-02-04
Matt Turner
builtin_compiler/build: Don't use *_FOR_BUILD when...
commit
|
commitdiff
|
tree
2013-02-04
Brian Paul
st/mesa: emit SQRT opcode when driver supports it
commit
|
commitdiff
|
tree
2013-02-04
Brian Paul
gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPO...
commit
|
commitdiff
|
tree
2013-02-04
Brian Paul
gallivm: implement support for SQRT opcode
commit
|
commitdiff
|
tree
2013-02-04
Brian Paul
tgsi: add support for new SQRT opcode
commit
|
commitdiff
|
tree
2013-02-04
Brian Paul
gallium: add SQRT shader opcode
commit
|
commitdiff
|
tree
2013-02-04
Michel Dänzer
radeonsi: Remove spurious traces of R16G16B16 support.
commit
|
commitdiff
|
tree
2013-02-04
Michel Dänzer
radeonsi: Enable texture arrays.
commit
|
commitdiff
|
tree
2013-02-04
Michel Dänzer
radeonsi: Improve packing of texture address parameters.
commit
|
commitdiff
|
tree
2013-02-04
Michel Dänzer
radeonsi: Adapt to sample intrinsics changes.
commit
|
commitdiff
|
tree
2013-02-04
Brian Paul
st/mesa: simplify the update_single_texture() function
commit
|
commitdiff
|
tree
2013-02-04
Brian Paul
st/mesa: merge st_ChooseTextureFormat_renderable()...
commit
|
commitdiff
|
tree
2013-02-04
Brian Paul
st/mesa: improve the format choosing code for DrawPixels
commit
|
commitdiff
|
tree
2013-02-04
Andreas Boll
gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSE...
commit
|
commitdiff
|
tree
2013-02-04
Brian Paul
st/mesa: don't choose DXT formats if we can't do DXT...
commit
|
commitdiff
|
tree
2013-02-04
Brian Paul
mesa: don't use format chooser code for glCompressedTex...
commit
|
commitdiff
|
tree
2013-02-03
Kenneth Graunke
i965: Fix the SF Vertex URB Read Length calculation...
commit
|
commitdiff
|
tree
2013-02-03
Kenneth Graunke
i965: Fix the SF Vertex URB Read Length calculation...
commit
|
commitdiff
|
tree
2013-02-03
Kenneth Graunke
i965: Compute the maximum SF source attribute.
commit
|
commitdiff
|
tree
2013-02-03
Kenneth Graunke
i965: Refactor Gen6+ SF attribute override code.
commit
|
commitdiff
|
tree
2013-02-03
Kenneth Graunke
glsl: Remove hash table from ir_set_program_inouts...
commit
|
commitdiff
|
tree
2013-02-03
Kenneth Graunke
i965: Remove dead field brw_wm_prog_data::error.
commit
|
commitdiff
|
tree
2013-02-03
Kenneth Graunke
i965: Remove dead field brw_context::constant_map.
commit
|
commitdiff
|
tree
2013-02-02
Vinson Lee
r600g: Fix memory leak.
commit
|
commitdiff
|
tree
2013-02-02
Vinson Lee
egl/dri2: Fix memory leak.
commit
|
commitdiff
|
tree
2013-02-02
Vinson Lee
nv30: Fix memory leak.
commit
|
commitdiff
|
tree
2013-02-02
Vinson Lee
nv50: Fix memory leak.
commit
|
commitdiff
|
tree
2013-02-02
Vinson Lee
nvc0: Fix memory leak.
commit
|
commitdiff
|
tree
2013-02-02
Vinson Lee
swrast: Fix memory leak.
commit
|
commitdiff
|
tree
2013-02-01
Quentin Glidic
configure.ac: Fix --with-llvm-shared-libs
commit
|
commitdiff
|
tree
2013-02-01
Tom Stellard
r600g/llvm: Select the correct GPU type for RV670
commit
|
commitdiff
|
tree
2013-02-01
Abdiel Janulgue
intel: implement create image from texture
commit
|
commitdiff
|
tree
2013-02-01
Abdiel Janulgue
intel: Account for mt->offset in intel_miptree_map
commit
|
commitdiff
|
tree
2013-02-01
Abdiel Janulgue
intel: Create a miptree using offsets in intel_set_text...
commit
|
commitdiff
|
tree
2013-02-01
Abdiel Janulgue
i965: Account for offsets when updating SURFACE_STATE.
commit
|
commitdiff
|
tree
2013-02-01
Abdiel Janulgue
intel: add pixel offset calculator for miptree levels
commit
|
commitdiff
|
tree
2013-02-01
Abdiel Janulgue
intel: Expose intel_miptree_create_internal as intel_mi...
commit
|
commitdiff
|
tree
2013-02-01
Abdiel Janulgue
intel: expose dimensions and offsets of a miptree level...
commit
|
commitdiff
|
tree
2013-02-01
Abdiel Janulgue
dri2: Create image from texture
commit
|
commitdiff
|
tree
2013-02-01
Michel Dänzer
radeonsi: Fix draws using user index buffer.
commit
|
commitdiff
|
tree
2013-02-01
Brian Paul
st/mesa: whitespace/indentation fix
commit
|
commitdiff
|
tree
2013-02-01
Brian Paul
svga: check for NaN shader immediates
commit
|
commitdiff
|
tree
2013-02-01
Brian Paul
svga: add, use SVGA3D_SURFACE_HINT_VOLUME flag
commit
|
commitdiff
|
tree
2013-02-01
Brian Paul
trace: measure time for each gallium call
commit
|
commitdiff
|
tree
next