projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2011-09-06
Ian Romanick
mesa: Remove dd_function_table::CopyColorTable, ::CopyC...
commit
|
commitdiff
|
tree
2011-09-06
Ian Romanick
mesa: Remove API facing bits of EXT_paletted_texture...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: Remove two_side_color from brw_compute_vue_map().
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: For GEN6+, always make front/back colors adjacent...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: GS: Use the VUE map to compute URB size.
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: clip: Remove no-longer-needed variables.
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: clip: Remove assumption about VUE header from...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: clip: Change computation of nr_regs to use VUE...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: clip: Convert computations to ..._to_offset(...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: clip: Add a function to determine whether a vert_...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: clip: Rework brw_clip_interp_vertex() to use...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: clip: Modify brw_clip_interp_vertex() to use...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: clip: Move header_regs into brw_clip_compile.
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: clip: Modify brw_clip_tri_alloc_regs() to use...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: clip: Move hpos_offest and ndc_offset into local...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: clip: rename header_position_offset to the more...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: clip: Add VUE map computation to clip stage for...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: SF: Change gen{6,7}_sf_state.c to compute URB...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: SF: Move outputs_written to a local variable...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: SF: New implementation of get_attr_override using...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: SF: Remove unnecessary variables.
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: SF: Stop using nr_setup_attrs in compute_masks.
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: SF: Remove attr_to_idx and idx_to_attr.
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: SF: Change calculate_masks to use the VUE map.
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: SF: Change the flags that refer to "attr" to...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: SF: change get_vert_attr to use the VUE map,...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: SF: Modify calculate_point_sprite_mask to use...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: SF: Move the computation of urb_entry_read_offset.
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: new VS: Compute urb entry size based on the VUE...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: new VS: Clarify comments about max_usable_mrf...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: new VS: use the VUE map to write out vertex attri...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: new VS: move clip distance computation (GEN5...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: new VS: Move PSIZ/flags computation to a separate...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: new VS: move NDC computation (GEN4-5) to a separa...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: new VS: Use output_reg[] to find NDC and HPOS...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: old VS: use the VUE map to compute the URB entry...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: old VS: Use brw_vue_map instead of implicit assum...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: Add functions to compute offsets within the VUE...
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
i965: Write code to compute a VUE map.
commit
|
commitdiff
|
tree
2011-09-06
Paul Berry
Refactor code that converts between gl_vert_result...
commit
|
commitdiff
|
tree
2011-09-06
Brian Paul
docs: more info about non-subscriber list postings
commit
|
commitdiff
|
tree
2011-09-06
Brian Paul
docs: update link, remove dead links
commit
|
commitdiff
|
tree
2011-09-06
José Fonseca
scons: Set -static-libstdc++ on mingw-w64
commit
|
commitdiff
|
tree
2011-09-06
José Fonseca
scons: Move MinGW flags from crossmingw.py to gallium.py
commit
|
commitdiff
|
tree
2011-09-06
Dave Airlie
r600g: add TXQ and TXF support
commit
|
commitdiff
|
tree
2011-09-06
Dave Airlie
r600g: add initial evergreen integer opcode support
commit
|
commitdiff
|
tree
2011-09-06
Dave Airlie
docs: update gl3.txt for ARB_vertex_type_2_10_10_10_rev
commit
|
commitdiff
|
tree
2011-09-06
Dave Airlie
mesa/st: add support for 2101010 vertex format conversion.
commit
|
commitdiff
|
tree
2011-09-06
Dave Airlie
mesa/varray: add interface support for ARB_vertex_type_...
commit
|
commitdiff
|
tree
2011-09-06
Dave Airlie
mesa/vbo: add ARB_vertex_type_2_10_10_10_rev APIs.
commit
|
commitdiff
|
tree
2011-09-06
Dave Airlie
mesa: add initial API changes for ARB_vertex_type_2_10_...
commit
|
commitdiff
|
tree
2011-09-06
Dave Airlie
glapi: regen API files for new extension
commit
|
commitdiff
|
tree
2011-09-06
Dave Airlie
glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints...
commit
|
commitdiff
|
tree
2011-09-06
Bryan Cain
mesa: add a UniformBooleanTrue option
commit
|
commitdiff
|
tree
2011-09-05
Dave Airlie
r600g: add 10/10/10/2 vertex format conversion.
commit
|
commitdiff
|
tree
2011-09-05
Dave Airlie
gallium: add missing formats for ARB_vertex_type_2_10_1...
commit
|
commitdiff
|
tree
2011-09-05
Tobias Droste
gallivm: fix build with LLVM 3.0svn
commit
|
commitdiff
|
tree
2011-09-04
Bryan Cain
glsl_to_tgsi: fixes for native integers and integer...
commit
|
commitdiff
|
tree
2011-09-04
Maarten Lankhorst
xvmc: Replace frame_started by picture_structure
commit
|
commitdiff
|
tree
2011-09-03
Yuanhan Liu
intel: fix build error
commit
|
commitdiff
|
tree
2011-09-02
Marek Olšák
mesa: handle zero-size buffers in MapBuffer and ranges...
commit
|
commitdiff
|
tree
2011-09-02
Marek Olšák
glsl_to_tgsi: fix more potential shader reference leaks
commit
|
commitdiff
|
tree
2011-09-02
Eugeni Dodonov
intel: Give an explanation why we are exiting for debug...
commit
|
commitdiff
|
tree
2011-09-02
Kenneth Graunke
i965/vs: Fix NULL pointer dereference in pre-Gen6 push...
commit
|
commitdiff
|
tree
2011-09-02
Eric Anholt
intel: Upload batchbuffer contents even if INTEL_NO_HW...
commit
|
commitdiff
|
tree
2011-09-02
Dave Airlie
gallium: add caps for MIN/MAX texel offsets.
commit
|
commitdiff
|
tree
2011-09-02
Dave Airlie
tgsi: add support for texture offsets to the TGSI IR...
commit
|
commitdiff
|
tree
2011-09-01
Christian König
st/vdpau: Implement VdpOutputSurfacePutBitsIndexed...
commit
|
commitdiff
|
tree
2011-09-01
Christian König
st/xvmc: the alpha component of palette entries isn...
commit
|
commitdiff
|
tree
2011-09-01
Christian König
g3dvl: extend the functionality of the compositor
commit
|
commitdiff
|
tree
2011-09-01
Christian König
gallium: add R8A8 and A8R8 UNORM formats
commit
|
commitdiff
|
tree
2011-09-01
Christian König
st/xvmc: remove L4A4_UNORM workaround
commit
|
commitdiff
|
tree
2011-09-01
Christian König
r600g: add support for R4A4 and A4R4 textures.
commit
|
commitdiff
|
tree
2011-09-01
Christian König
gallium: try to cleanup a bit of the format mess create...
commit
|
commitdiff
|
tree
2011-09-01
Kristian Høgsberg
wayland: Use wl_resource_* error functions
commit
|
commitdiff
|
tree
2011-09-01
Benjamin Franzke
egl_dri2: Destroy callback in release_pending_buffer
commit
|
commitdiff
|
tree
2011-09-01
Benjamin Franzke
wayland-drm: Fix compilation with wayland master
commit
|
commitdiff
|
tree
2011-09-01
Brian Paul
swrast: get rid of needless do/while
commit
|
commitdiff
|
tree
2011-09-01
Brian Paul
mesa: fix broken store_texel() functions
commit
|
commitdiff
|
tree
2011-09-01
Chia-I Wu
intel: fix GLESv1 support
commit
|
commitdiff
|
tree
2011-09-01
Chia-I Wu
intel: rename intel_extensions_es2.c to intel_extension...
commit
|
commitdiff
|
tree
2011-09-01
Chia-I Wu
i915: build i915_dri.so for Android
commit
|
commitdiff
|
tree
2011-09-01
Chia-I Wu
i915: factor our source lists into Makefile.sources
commit
|
commitdiff
|
tree
2011-09-01
Chia-I Wu
i965: fix Android build
commit
|
commitdiff
|
tree
2011-09-01
Bryan Cain
mesa: Replace the EmitNoIfs compiler flag with a MaxIfD...
commit
|
commitdiff
|
tree
2011-08-31
Kristian Høgsberg
wayland: Track changes to drop wl_visual
commit
|
commitdiff
|
tree
2011-08-31
Kristian Høgsberg
egl_dri2: Only clear EGL_PIXMAP_BIT if DRI config is...
commit
|
commitdiff
|
tree
2011-08-31
Kristian Høgsberg
wayland: Track server side wayland changes
commit
|
commitdiff
|
tree
2011-08-31
Kristian Høgsberg
wayland: Use new wl_callback mechanism
commit
|
commitdiff
|
tree
2011-08-31
Brian Paul
mesa: fix comment typo: s/GL_SIGNED_NORMALED/GL_SIGNED_...
commit
|
commitdiff
|
tree
2011-08-31
Bryan Cain
glsl: Use a separate div_to_mul_rcp lowering flag for...
commit
|
commitdiff
|
tree
2011-08-31
Brian Paul
mesa: bump max program local params, max uniforms limit
commit
|
commitdiff
|
tree
2011-08-31
Brian Paul
swrast: initialize program native limits
commit
|
commitdiff
|
tree
2011-08-31
Eric Anholt
i965/vs: Avoid the emit(), remove(), insert_before...
commit
|
commitdiff
|
tree
2011-08-31
Eric Anholt
i965/vs: Move logic for weird CMP type handling to...
commit
|
commitdiff
|
tree
2011-08-31
Eric Anholt
i965/vs: Convert emit() calls to the new instruction...
commit
|
commitdiff
|
tree
2011-08-31
Eric Anholt
i965/vs: Convert gen6 userclip handling to new generators.
commit
|
commitdiff
|
tree
2011-08-31
Eric Anholt
i965/vs: Create instruction generators outside of the...
commit
|
commitdiff
|
tree
2011-08-31
Benjamin Franzke
egl_dri2: Drop dri2_surface_type enum
commit
|
commitdiff
|
tree
2011-08-31
Chia-I Wu
egl_dri2: add pbuffer support to platform_android
commit
|
commitdiff
|
tree
next